The following tables list the members exposed by SafeLock.
Name | Description | |
---|---|---|
![]() | SafeLock Constructor |
Name | Description | |
---|---|---|
![]() | Enter | Acquires the lock. |
![]() | Exit | Releases the lock. |
![]() | HasLock | Checks if the current thread has acquired the lock. |
![]() | TryEnter | Attempts to acquire the lock. |