C# Class hMailServer.Core.Protocols.POP3.Pop3ServerSessionState

Afficher le fichier Open project: hmailserver/hmailserver-net Class Usage Examples

Méthodes publiques

Свойство Type Description
IsLoggedOn bool

Méthodes publiques

Méthode Description
IsCommandValid ( Pop3Command command ) : bool
Reset ( ) : void

Method Details

IsCommandValid() public méthode

public IsCommandValid ( Pop3Command command ) : bool
command Pop3Command
Résultat bool

Reset() public méthode

public Reset ( ) : void
Résultat void

Property Details

IsLoggedOn public_oe property

public bool IsLoggedOn
Résultat bool