SendTimeout

TcpSettings.SendTimeout property

Gets the send timeout in milliseconds.

public int SendTimeout { get; }

Property Value

The send timeout in milliseconds.

See Also