Freigeben über


Importance-Enumeration

Stellt die Wichtigkeitsstufe eines Parallelitätsschnellansichtsmarkers dar.

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

Syntax

'Declaration
Public Enumeration Importance
public enum Importance
public enum class Importance
type Importance
public enum Importance

Member

Membername Beschreibung
Undefined Gibt an, dass der Markierung Bedeutung undefined hat.
Critical Gibt an, dass der Markierung wichtige Bedeutung hat.
High Gibt an, dass der Markierung hohe Bedeutung hat.
Normal Gibt an, dass der Markierung normale Bedeutung hat.
Low Gibt an, dass der Markierung niedrige Bedeutung hat.

Siehe auch

Referenz

Microsoft.ConcurrencyVisualizer.Instrumentation-Namespace