AsyncCrossProcessMutex.LockReleaser.IsAbandoned Property

Definition

Gets a value indicating whether the mutex was abandoned by its previous owner.

public bool IsAbandoned { [System.Runtime.CompilerServices.IsReadOnly] get; }
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.IsAbandoned : bool
Public ReadOnly Property IsAbandoned As Boolean

Property Value

Attributes

Applies to