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