Method | Description | |
---|---|---|
CreateCommandReceiverSocket ( string endpoint ) : void | ||
Dispose ( ) : void | ||
Initialize ( RingBuffer |
||
ZmqPullWireDataReceiver ( ZmqContext context, ZmqTransportConfiguration configuration, ISerializationHelper helper ) : System |
Method | Description | |
---|---|---|
CreatePollingThread ( ) : void | ||
DoReceive ( ) : void |
public CreateCommandReceiverSocket ( string endpoint ) : void | ||
endpoint | string | |
return | void |
public Initialize ( RingBuffer |
||
ringBuffer | RingBuffer |
|
return | void |
public ZmqPullWireDataReceiver ( ZmqContext context, ZmqTransportConfiguration configuration, ISerializationHelper helper ) : System | ||
context | ZmqContext | |
configuration | ZmqTransportConfiguration | |
helper | ISerializationHelper | |
return | System |