ConnectionTimeout Property
ConnectionTimeout
Gets the time to wait while establishing a connection before terminating the attempt and generating an error.
Declaration
public override int ConnectionTimeout { get; }
Public Overrides ReadOnly Property ConnectionTimeout As Integer
Overrides