Property ConnectTimeout
- Namespace
- MongoDB.Driver.Core.Configuration
- Assembly
- MongoDB.Driver.Core.dll
ConnectTimeout
Gets the connect timeout.
public TimeSpan ConnectTimeout { get; }
Property Value
- TimeSpan
The connect timeout.
Gets the connect timeout.
public TimeSpan ConnectTimeout { get; }
The connect timeout.