![]() | MonitorLock Methods |
The MonitorLock type exposes the following members.
Name | Description | |
---|---|---|
![]() | Acquire |
Acquires a lock against this instance.
|
![]() | Acquire(Int64) | |
![]() | Acquire(Boolean, NullableT) | |
![]() | Release |
Releases this instance.
|
![]() | ReleaseAcquire | |
![]() | ToString |
Name | Description | |
---|---|---|
![]() | Call(Action) | Overloaded.
Executes an observable call within the scope of the lock.
(Defined by LockableExtensions.) |
![]() | CallT(FuncTResult) | Overloaded. (Defined by LockableExtensions.) |