Search Results for

    Show / Hide Table of Contents

    Class ManagedLock

    A managed lock.

    Inheritance
    System.Object
    ManagedLock
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ToString()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: FM.LiveSwitch
    Assembly: FM.LiveSwitch.dll
    Syntax
    public class ManagedLock

    Methods

    Lock()

    Acquires an exclusive lock.

    Declaration
    public void Lock()

    Unlock()

    Releases an exclusive lock.

    Declaration
    public void Unlock()
    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0