Lock<'LockTokenType> Type
Encapsulates a lock associated with a particular token-type representing the acquisition of that lock.
Constructors
Constructor |
Description
|
|
Instance members
Instance member |
Description
|
Full Usage:
this.AcquireLock
Parameters:
'LockTokenType -> 'a
Returns: 'a
|
|