Aracılığıyla paylaş


Markers.IsEnabled Yöntem (Importance)

Herhangi bir oturum işaretçileri etw sağlayıcı belirli önem düzeyi ile etkin olup olmadığını belirler.

Ad alanı:  Microsoft.ConcurrencyVisualizer.Instrumentation
Derleme:  Microsoft.ConcurrencyVisualizer.Markers (Microsoft.ConcurrencyVisualizer.Markers.dll içinde)

Sözdizimi

'Bildirim
Public Shared Function IsEnabled ( _
    level As Importance _
) As Boolean
public static bool IsEnabled(
    Importance level
)
public:
static bool IsEnabled(
    Importance level
)
static member IsEnabled : 
        level:Importance -> bool 
public static function IsEnabled(
    level : Importance
) : boolean

Parametreler

Dönüş Değeri

Tür: System.Boolean
true bir oturumu etkin göstermek için; Aksi halde, false.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

Markers Sınıf

IsEnabled Fazla Yük

Microsoft.ConcurrencyVisualizer.Instrumentation Ad Alanı