C# Class BitServer.POP3server

Afficher le fichier Open project: AyrA/BitMailServer Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
POP3server ( int port ) : System

Private Methods

Méthode Description
conIn ( IAsyncResult ar ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

POP3server() public méthode

public POP3server ( int port ) : System
port int
Résultat System