Share via


Markers.IsEnabled Method

Include Protected Members
Include Inherited Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Determines whether any session has enabled the markers ETW provider.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member IsEnabled() Determines whether any session has enabled the markers ETW provider.
Public methodStatic member IsEnabled(Int32) Determines whether any session has enabled the markers ETW provider with the specified category.
Public methodStatic member IsEnabled(Importance) Determines whether any session has enabled the markers ETW provider with the specified importance level.
Public methodStatic member IsEnabled(Importance, Int32) Determines whether any session has enabled the markers ETW provider with the specified importance level and category.

Top

See Also

Reference

Markers Class

Microsoft.ConcurrencyVisualizer.Instrumentation Namespace