C# Class TestApp.UdpServer

Inheritance: ServerSocket
Afficher le fichier Open project: graffen/NLog.Targets.Syslog Class Usage Examples

Méthodes publiques

Méthode Description
UdpServer ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void
Receive ( ) : void

Private Methods

Méthode Description
ReadCallback ( IAsyncResult asyncResult ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

Receive() protected méthode

protected Receive ( ) : void
Résultat void

UdpServer() public méthode

public UdpServer ( ) : System
Résultat System