C# 클래스 Yort.Ntp.NtpClient.AsyncUdpResult

상속: IDisposable
파일 보기 프로젝트 열기: Yortw/Yort.Ntp

공개 메소드들

메소드 설명
Dispose ( ) : void
Wait ( System.TimeSpan timeout ) : void

비공개 메소드들

메소드 설명
AsyncUdpResult ( DatagramSocket socket ) : System
SafeSetSignal ( ) : void
_Socket_MessageReceived ( DatagramSocket sender, DatagramSocketMessageReceivedEventArgs args ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Wait() 공개 메소드

public Wait ( System.TimeSpan timeout ) : void
timeout System.TimeSpan
리턴 void