PFSiteDeleteExpiredLocks Method |
Deletes all the locks for which the expiration date is exceeded.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public void DeleteExpiredLocks(
bool synchronously = false
)
Parameters
- synchronously (Optional)
- Type: SystemBoolean
See Also