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