Method | Description | |
---|---|---|
Dispose ( ) : void | ||
KillRequestsThatHaveTimedOut ( ) : void | ||
ProcessResponse ( ) : bool | ||
SendRequest ( PendingResRequest pendingRequest ) : void | ||
SingleThreadedZeroMqGateway ( string endpoint, System.TimeSpan reaperInterval ) : System |
Method | Description | |
---|---|---|
connect ( ) : NetMQSocket | ||
shutdown ( ) : void | ||
socket_ReceiveReady ( object sender, |
public KillRequestsThatHaveTimedOut ( ) : void | ||
return | void |
public SendRequest ( PendingResRequest pendingRequest ) : void | ||
pendingRequest | PendingResRequest | |
return | void |
public SingleThreadedZeroMqGateway ( string endpoint, System.TimeSpan reaperInterval ) : System | ||
endpoint | string | |
reaperInterval | System.TimeSpan | |
return | System |