Property ServerSelectionTimeout
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
MongoDB.Driver.Core.Configuration
Assembly
MongoDB.Driver.dll
ServerSelectionTimeout
Gets the server selection timeout.
public TimeSpan ServerSelectionTimeout { get; }
Property Value
The server selection timeout.