TryEnterReadLockAsync(Int32) | Attempts to enter the lock with concurrent access where all readers can execute concurrently with respect to each other. |
TryEnterReadLockAsync(TimeSpan) | Attempts to enter the lock with concurrent access where all readers can execute concurrently with respect to each other. |