프로퍼티 | 타입 | 설명 | |
---|---|---|---|
NetMQConfig | System |
메소드 | 설명 | |
---|---|---|
Cleanup ( bool block = true ) : void |
Cleanup library resources, call this method when your process is shutting-down.
|
메소드 | 설명 | |
---|---|---|
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 |
리턴 | void |