C# Class Helpers.UdpListener

Inheritance: IDisposable
Afficher le fichier Open project: Kyle2123/statsd-csharp-client

Méthodes publiques

Méthode Description
Dispose ( ) : void
GetAndClearLastMessages ( ) : List
Listen ( object count = null ) : void
UdpListener ( string hostname, int port )

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GetAndClearLastMessages() public méthode

public GetAndClearLastMessages ( ) : List
Résultat List

Listen() public méthode

public Listen ( object count = null ) : void
count object
Résultat void

UdpListener() public méthode

public UdpListener ( string hostname, int port )
hostname string
port int