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