MongoUrlConnectTimeout Property |
Gets the connect timeout.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.3.0
Syntax public TimeSpan ConnectTimeout { get; }
Public ReadOnly Property ConnectTimeout As TimeSpan
Get
member ConnectTimeout : TimeSpan with get
Property Value
Type:
TimeSpanSee Also