Property | Type | Description | |
---|---|---|---|
Init | void |
Method | Description | |
---|---|---|
NetMQSocketEventArgs ( [ socket ) : System |
Create a new NetMQSocketEventArgs referencing the given socket.
|
Method | Description | |
---|---|---|
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 |
return | System |