Monitor.LockContentionCount Eigenschaft

Definition

Ruft die Anzahl der Konflikte ab beim Versuch, die Sperre des Monitors aufzuheben.

public:
 static property long LockContentionCount { long get(); };
public static long LockContentionCount { get; }
static member LockContentionCount : int64
Public Shared ReadOnly Property LockContentionCount As Long

Eigenschaftswert

Die Anzahl der Konflikte beim Versuch, die Sperre des Monitors zu nehmen.

Gilt für: