Skip to content

WrappedConnection.ConnectionTimeout property

Gets the time to wait while trying to establish a connection before terminating the attempt and generating an error.

public override int ConnectionTimeout { get; }

See Also