C# 클래스 NetMQ.Tests.MockReceivingSocket

상속: IReceivingSocket
파일 보기 프로젝트 열기: NetMQ/NetMQ3-x 1 사용 예제들

Private Properties

프로퍼티 타입 설명
Receive void

공개 메소드들

메소드 설명
PushFrame ( [ frame ) : void
TryReceive ( Msg &msg, System.TimeSpan timeout ) : bool

비공개 메소드들

메소드 설명
Receive ( Msg &msg, SendReceiveOptions options ) : void

메소드 상세

PushFrame() 공개 메소드

public PushFrame ( [ frame ) : void
frame [
리턴 void

TryReceive() 공개 메소드

public TryReceive ( Msg &msg, System.TimeSpan timeout ) : bool
msg Msg
timeout System.TimeSpan
리턴 bool