System.Net.Sockets.SocketOptionName.ReceiveTimeout Field

Receive a time-out. This option applies only to synchronous methods; it has no effect on asynchronous methods such as the Socket.BeginSend(Byte[], int, int, SocketFlags, AsyncCallback, object) method.

Value: ReceiveTimeout

Syntax

SocketOptionName ReceiveTimeout

Requirements

Namespace: System.Net.Sockets
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0