Property | Type | Description | |
---|---|---|---|
NetMQConfig | System |
Method | Description | |
---|---|---|
Cleanup ( bool block = true ) : void |
Cleanup library resources, call this method when your process is shutting-down.
|
Method | Description | |
---|---|---|
NetMQConfig ( ) : System |
public static Cleanup ( bool block = true ) : void | ||
block | bool | Set to true when you want to make sure sockets send all pending messages |
return | void |