C# 클래스 NLogViewer.Receivers.TcpReceiver

상속: NetworkBaseReceiver
파일 보기 프로젝트 열기: jkowalski/NLogViewer 1 사용 예제들

공개 메소드들

메소드 설명
ConnectionClosed ( TCPConnection conn ) : void
InputThread ( ) : void
TcpReceiver ( ) : System

메소드 상세

ConnectionClosed() 공개 메소드

public ConnectionClosed ( TCPConnection conn ) : void
conn TCPConnection
리턴 void

InputThread() 공개 메소드

public InputThread ( ) : void
리턴 void

TcpReceiver() 공개 메소드

public TcpReceiver ( ) : System
리턴 System