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