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