IsLockedByContextAsync Method
IsLockedByContextAsync(LockContext)
Determines whether the lock is held by the specified lockContext
context or not.
Declaration
Task<bool> IsLockedByContextAsync(LockContext lockContext)
Parameters
Lock |
lockContext | The Lock |