Mode Enumeration |
Namespace: StreamCoders.Network
Member name | Value | Description | |
---|---|---|---|
Connect | 0 | Connected to remote endpoint | |
Receive | 1 | Packet received from remote endpoint | |
Send | 2 | Packet sent to remote endpoint | |
IsConnectedCheck | 3 | Internal | |
Accept | 4 | An incoming connection from a remote endpoint was accepted. (Not valid under Silverlight) |