RetryTimeout

TcpSettings.RetryTimeout property

Gets the retry timeout in milliseconds.

public int RetryTimeout { get; }

Property Value

The retry timeout in milliseconds.

See Also