TryAcquireExclusive
Summary
public bool TryAcquireExclusive()
Attempts to acquire the lock in exclusive mode.
Returns
Whether the lock was acquired.
public bool TryAcquireExclusive()
Attempts to acquire the lock in exclusive mode.
Whether the lock was acquired.