Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
JsonRpcZmqBase ( ZmqContext context = null ) : System | ||
Start ( ) : void | ||
Stop ( ) : void |
Метод | Описание | |
---|---|---|
Debug ( string message ) : void | ||
DestroyContext ( ) : void | ||
Dispose ( bool disposing ) : void | ||
Info ( string message ) : void | ||
LogError ( System ex ) : void | ||
OnTerminated ( ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public JsonRpcZmqBase ( ZmqContext context = null ) : System | ||
context | ZmqContext | |
Результат | System |