C# 클래스 Helpers.UdpListener

상속: IDisposable
파일 보기 프로젝트 열기: Kyle2123/statsd-csharp-client

공개 메소드들

메소드 설명
Dispose ( ) : void
GetAndClearLastMessages ( ) : List
Listen ( object count = null ) : void
UdpListener ( string hostname, int port )

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

GetAndClearLastMessages() 공개 메소드

public GetAndClearLastMessages ( ) : List
리턴 List

Listen() 공개 메소드

public Listen ( object count = null ) : void
count object
리턴 void

UdpListener() 공개 메소드

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