Method | Description | |
---|---|---|
Dispose ( ) : void | ||
JsonRpcZmqBase ( ZmqContext context = null ) : System | ||
Start ( ) : void | ||
Stop ( ) : void |
Method | Description | |
---|---|---|
Debug ( string message ) : void | ||
DestroyContext ( ) : void | ||
Dispose ( bool disposing ) : void | ||
Info ( string message ) : void | ||
LogError ( System ex ) : void | ||
OnTerminated ( ) : void |
public JsonRpcZmqBase ( ZmqContext context = null ) : System | ||
context | ZmqContext | |
return | System |