Orchard.Tasks.Locking.Services - пространство имён |
| Интерфейс | Описание | |
|---|---|---|
| IDistributedLock |
Represents a distributed lock returned by IDistributedLockService. The owner of the
lock should call Dispose() on an instance of this interface to release the distributed
lock.
| |
| IDistributedLockService |
Provides functionality to acquire and release tenant-wide locks which are
distributed across all instances in a web farm.
|