ILock

Assembly: System;

Description

The ILock interface contains properties and methods that are used to control locking.

Inheritance Hierarchy

ILock

Properties

  Property name Brief description
Active The Active property returns whether locking is enabled.

Methods

  Method name Brief description
Unlock The Unlock method disables locking.

See also:

System Assembly Interfaces