Class AbpDistributedLockHandleExtensions
Inherited Members
Namespace: Volo.Abp.DistributedLocking
Assembly: Volo.Abp.DistributedLocking.dll
Syntax
public static class AbpDistributedLockHandleExtensions
Methods
ToDistributedSynchronizationHandle(IAbpDistributedLockHandle)
Declaration
public static IDistributedSynchronizationHandle ToDistributedSynchronizationHandle(this IAbpDistributedLockHandle handle)
Parameters
Type | Name | Description |
---|---|---|
IAbpDistributedLockHandle | handle |
Returns
Type | Description |
---|---|
IDistributedSynchronizationHandle |