GetProfilingLevelResultSlow Property |
Gets the threshold for a slow query.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax public TimeSpan Slow { get; }
Public ReadOnly Property Slow As TimeSpan
Get
member Slow : TimeSpan with get
Property Value
Type:
TimeSpanSee Also