프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Init | void |
메소드 | 설명 | |
---|---|---|
NetMQSocketEventArgs ( [ socket ) : System |
Create a new NetMQSocketEventArgs referencing the given socket.
|
메소드 | 설명 | |
---|---|---|
Init ( PollEvents events ) : void |
Initialise the ReceiveReady and SendReady flags from the given PollEvents value.
|
public NetMQSocketEventArgs ( [ socket ) : System | ||
socket | [ | the NetMQSocket that this is in reference to |
리턴 | System |