MarkerWriter.IsEnabled 方法

确定任何会话是否启用了标记 ETW 提供程序。

命名空间:  Microsoft.ConcurrencyVisualizer.Instrumentation
程序集:  Microsoft.ConcurrencyVisualizer.Markers(在 Microsoft.ConcurrencyVisualizer.Markers.dll 中)

语法

声明
Public Function IsEnabled As Boolean
public bool IsEnabled()
public:
bool IsEnabled()
member IsEnabled : unit -> bool 
public function IsEnabled() : boolean

返回值

类型:System.Boolean
指示会话的true 启用;否则, false。

.NET Framework 安全性

请参见

参考

MarkerWriter 类

IsEnabled 重载

Microsoft.ConcurrencyVisualizer.Instrumentation 命名空间