Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
POP3connection ( |
||
err ( string Message, bool close ) : void | ||
ok ( string Message ) : void | ||
sendRaw ( string content ) : void |
Méthode | Description | |
---|---|---|
check ( ) : void | ||
close ( ) : void | ||
dataRec ( IAsyncResult ar ) : void | ||
send ( string Message ) : void |
public POP3connection ( |
||
cli | ||
Résultat | System |
public err ( string Message, bool close ) : void | ||
Message | string | |
close | bool | |
Résultat | void |