Method | Description | |
---|---|---|
DisconnectEndpoint ( IEndpoint endpoint ) : void | ||
Dispose ( ) : void | ||
Initialize ( ) : void | ||
SendMessage ( |
||
ZmqPushWireSendingTransport ( ZmqContext context, ISerializationHelper helper ) : System |
Method | Description | |
---|---|---|
CreatePushSocket ( ZmqEndpoint zmqEndpoint ) : ZmqSocket |
public DisconnectEndpoint ( IEndpoint endpoint ) : void | ||
endpoint | IEndpoint | |
return | void |
public SendMessage ( |
||
message | ||
endpoint | IEndpoint | |
return | void |
public ZmqPushWireSendingTransport ( ZmqContext context, ISerializationHelper helper ) : System | ||
context | ZmqContext | |
helper | ISerializationHelper | |
return | System |