MarkerWriter.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
System_CAPS_pubmethod IsEnabled()

Determines whether any session has enabled the markers ETW provider.

System_CAPS_pubmethod IsEnabled(Importance)

Determines whether any session has enabled the markers ETW provider with the specified importance level.

System_CAPS_pubmethod IsEnabled(Importance, Int32)

Determines whether any session has enabled the markers ETW provider with the specified importance level and category.

System_CAPS_pubmethod IsEnabled(Int32)

Determines whether any session has enabled the markers ETW provider with the specified category.

See Also

MarkerWriter Class
Microsoft.ConcurrencyVisualizer.Instrumentation Namespace

Return to top