The following tables list the members exposed by IgnoreLocking.
Name | Description | |
---|---|---|
![]() | IgnoreLocking Constructor |
Name | Description | |
---|---|---|
![]() | WriteVersion | Returns Zero. |
Name | Description | |
---|---|---|
![]() | Read | Overloaded. Returns a reader lock that can be elevated to a write lock |
![]() | ReleaseRead | Releases a read lock |
![]() | ReleaseWrite | Releases a writer lock |
![]() | TryRead | Returns true if the lock was successfully obtained within the timeout specified |
![]() | TryWrite | Returns true if the lock was successfully obtained within the timeout specified |
![]() | Write | Overloaded. Returns a read and write lock |