Method | Description | |
---|---|---|
POP3Server ( int maxNumberOfConnections, int port, List |
||
ProcessCommand ( string command ) : bool | ||
Run ( ) : void |
Method | Description | |
---|---|---|
OnConnect ( ) : void |
public POP3Server ( int maxNumberOfConnections, int port, List |
||
maxNumberOfConnections | int | |
port | int | |
messages | List |
|
return | System |
public ProcessCommand ( string command ) : bool | ||
command | string | |
return | bool |