LocalLock | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Interface LocalLock

    Instance of a LocalMutex lock

    interface LocalLock {
        "[dispose]"(): void;
        release(): void;
    }

    Implements

    • Disposable
    Index

    Methods

    • Returns void

    • Explicitly release the lock

      Returns void

      Error if the lock is already released