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