Share via


MarkerWriter.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 method IsEnabled() Determines whether any session has enabled the markers ETW provider.
Public method IsEnabled(Int32) Determines whether any session has enabled the markers ETW provider with the specified category.
Public method IsEnabled(Importance) Determines whether any session has enabled the markers ETW provider with the specified importance level.
Public method IsEnabled(Importance, Int32) Determines whether any session has enabled the markers ETW provider with the specified importance level and category.

Top

See Also

Reference

MarkerWriter Class

Microsoft.ConcurrencyVisualizer.Instrumentation Namespace