C# Class Yort.Ntp.NtpClient.AsyncUdpResult

Inheritance: IDisposable
Afficher le fichier Open project: Yortw/Yort.Ntp

Méthodes publiques

Méthode Description
Dispose ( ) : void
Wait ( System.TimeSpan timeout ) : void

Private Methods

Méthode Description
AsyncUdpResult ( DatagramSocket socket ) : System
SafeSetSignal ( ) : void
_Socket_MessageReceived ( DatagramSocket sender, DatagramSocketMessageReceivedEventArgs args ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Wait() public méthode

public Wait ( System.TimeSpan timeout ) : void
timeout System.TimeSpan
Résultat void