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