Метод | Описание | |
---|---|---|
CreateCommandReceiverSocket ( string endpoint ) : void | ||
Dispose ( ) : void | ||
Initialize ( RingBuffer |
||
ZmqPullWireDataReceiver ( ZmqContext context, ZmqTransportConfiguration configuration, ISerializationHelper helper ) : System |
Метод | Описание | |
---|---|---|
CreatePollingThread ( ) : void | ||
DoReceive ( ) : void |
public CreateCommandReceiverSocket ( string endpoint ) : void | ||
endpoint | string | |
Результат | void |
public Initialize ( RingBuffer |
||
ringBuffer | RingBuffer |
|
Результат | void |
public ZmqPullWireDataReceiver ( ZmqContext context, ZmqTransportConfiguration configuration, ISerializationHelper helper ) : System | ||
context | ZmqContext | |
configuration | ZmqTransportConfiguration | |
helper | ISerializationHelper | |
Результат | System |