Markers.IsEnabled Method
Determines whether any session has enabled the markers ETW provider.
Namespace: Microsoft.ConcurrencyVisualizer.Instrumentation
Assembly: Microsoft.ConcurrencyVisualizer.Markers (in Microsoft.ConcurrencyVisualizer.Markers.dll)
Overload List
Name | Description | |
---|---|---|
IsEnabled() | Determines whether any session has enabled the markers ETW provider. |
|
IsEnabled(Importance) | Determines whether any session has enabled the markers ETW provider with the specified importance level. |
|
IsEnabled(Importance, Int32) | Determines whether any session has enabled the markers ETW provider with the specified importance level and category. |
|
IsEnabled(Int32) | Determines whether any session has enabled the markers ETW provider with the specified category. |
See Also
Markers Class
Microsoft.ConcurrencyVisualizer.Instrumentation Namespace
Return to top