Click or drag to resize

ManagedLock Class

A managed lock.
Inheritance Hierarchy
SystemObject
  FM.IceLinkManagedLock

Namespace:  FM.IceLink
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)

The ManagedLock type exposes the following members.

Constructors
  NameDescription
Public methodManagedLock
Initializes a new instance of the ManagedLock class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodLock
Acquires an exclusive lock.
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Public methodUnlock
Releases an exclusive lock.
Top
See Also