C# 클래스 Redu.ReceiveHandler

파일 보기 프로젝트 열기: arccoza/redu 1 사용 예제들

공개 메소드들

메소드 설명
ReceiveHandler ( ) : System
Wait ( ) : bool
Wait ( int millisecondsTimeout ) : bool

메소드 상세

ReceiveHandler() 공개 메소드

public ReceiveHandler ( ) : System
리턴 System

Wait() 공개 메소드

public Wait ( ) : bool
리턴 bool

Wait() 공개 메소드

public Wait ( int millisecondsTimeout ) : bool
millisecondsTimeout int
리턴 bool