NullLockManager Methods |
The NullLockManager type exposes the following members.
Name | Description | |
---|---|---|
GetLock |
Gets a handle to a named lock. This method must return immediately. Waiting, if any, must be done in the Acquire(TimeSpan, CancellationToken) method.
|