Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
hMailServer
Core
Protocols
POP3
Pop3ServerSessionState
C# Class hMailServer.Core.Protocols.POP3.Pop3ServerSessionState
ファイルを表示
Open project: hmailserver/hmailserver-net
Class Usage Examples
Public Properties
Property
Type
Description
IsLoggedOn
bool
Public Methods
Method
Description
IsCommandValid
(
Pop3Command
command
) :
bool
Reset
( ) :
void
Method Details
IsCommandValid()
public
method
public
IsCommandValid
(
Pop3Command
command
) :
bool
command
Pop3Command
return
bool
Reset()
public
method
public
Reset
( ) :
void
return
void
Property Details
IsLoggedOn
public_oe property
public
bool
IsLoggedOn
return
bool