Sdílet prostřednictvím


Lock.IsHeldByCurrentThread Vlastnost

Definice

Získá hodnotu, která označuje, zda zámek drží aktuální vlákno.

public:
 property bool IsHeldByCurrentThread { bool get(); };
public bool IsHeldByCurrentThread { get; }
member this.IsHeldByCurrentThread : bool
Public ReadOnly Property IsHeldByCurrentThread As Boolean

Hodnota vlastnosti

truepokud aktuální vlákno drží zámek; v opačném případě . false

Platí pro