次の方法で共有


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
System_CAPS_pubmethodSystem_CAPS_static IsEnabled()

Determines whether any session has enabled the markers ETW provider.

System_CAPS_pubmethodSystem_CAPS_static IsEnabled(Importance)

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

System_CAPS_pubmethodSystem_CAPS_static IsEnabled(Importance, Int32)

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

System_CAPS_pubmethodSystem_CAPS_static 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