C# Class FileFind.Meshwork.Transport.TcpTransportListener

Inheritance: ITransportListener
Afficher le fichier Open project: codebutler/meshwork Class Usage Examples

Méthodes publiques

Méthode Description
StartListening ( ) : void
StopListening ( ) : void
TcpTransportListener ( int port ) : System
ToString ( ) : string

Private Methods

Méthode Description
Listen ( ) : void

Method Details

StartListening() public méthode

public StartListening ( ) : void
Résultat void

StopListening() public méthode

public StopListening ( ) : void
Résultat void

TcpTransportListener() public méthode

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

ToString() public méthode

public ToString ( ) : string
Résultat string