Assembly: System;
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: