Freigeben über


MarkerSeries.IsEnabled-Methode

Bestimmt, ob eine Sitzung den Anbieter der Markierung ETW aktiviert hat.

Namespace:  Microsoft.ConcurrencyVisualizer.Instrumentation
Assembly:  Microsoft.ConcurrencyVisualizer.Markers (in Microsoft.ConcurrencyVisualizer.Markers.dll)

Syntax

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

Rückgabewert

Typ: System.Boolean
true , um eine Sitzung anzugeben ist aktiviert, andernfalls false.

.NET Framework-Sicherheit

Siehe auch

Referenz

MarkerSeries Klasse

IsEnabled-Überladung

Microsoft.ConcurrencyVisualizer.Instrumentation-Namespace