A reference counted handle that can be added and removed multiple times.

Constructors

Methods

Constructors

  • Parameters

    • getHandle: (() => IHandle)
        • (): IHandle
        • Returns IHandle

    Returns default

Methods

  • Adds a reference to the handle.

    Returns IHandle

    A handle that can be removed.