Defines the polling modes for the Poll(Int32, SocketSelectMode) method.

Namespace:  Rebex.Net
Assembly:  Rebex.Networking (in Rebex.Networking.dll)

Syntax

Visual Basic
Public Enumeration SocketSelectMode
C#
public enum SocketSelectMode

Members

Member nameDescription
Supported by the .NET Compact FrameworkSelectRead
Read status mode.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also