GetProfilingLevelResultLevel Property |
Gets the profiling level.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax public ProfilingLevel Level { get; }
Public ReadOnly Property Level As ProfilingLevel
Get
member Level : ProfilingLevel with get
Property Value
Type:
ProfilingLevelSee Also