Assembly: System;
Namespace: Prognoz.Platform.Interop.ForeSystem;
The ILock interface contains properties and methods that are used to control locking.
ILock
| Property name | Brief description | |
| Active | The Active property returns whether locking is enabled. |
| Method name | Brief description | |
| Unlock | The Unlock method disables locking. |
See also: