ReceiveTimeout

TcpSettings.ReceiveTimeout property

Gets the receive timeout in milliseconds.

public int ReceiveTimeout { get; }

Property Value

The receive timeout in milliseconds.

See Also