IPFLockable Interface |
Namespace: Packflow.Core
public interface IPFLockable
The IPFLockable type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetLocks |
Gets current locks.
|
![]() | ReleaseLock |
Releases the lock of a given user, if found.
|
![]() | TryGetLock |
Tries to get a lock for a given user.
|