SocketSelectMode Enum
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9448)
Defines the polling modes for the Poll(Int32, SocketSelectMode) method.
Syntax
public enum SocketSelectMode
Fields
| Name | Description |
|---|---|
| SelectRead | Read status mode. |