Mono Class Library: System.Net.Sockets NamespaceSystem.Net.Sockets.SelectMode Enumeration |
|
A System.Net.Sockets.SelectMode member specifies the status information (read, write, or error) to retrieve from the current System.Net.Sockets.Socket instance. [Edit]
Member Name Description SelectError Determine the error status of the current System.Net.Sockets.Socket instance. [Edit] SelectRead Determine the read status of the current System.Net.Sockets.Socket instance. [Edit] SelectWrite Determine the write status of the current System.Net.Sockets.Socket instance. [Edit]
Namespace: System.Net.Sockets
Assembly: System (in System.dll)
Assembly Versions: 1.0.x.x, 1.0.5000.0, 2.0.0.0