Handle

Handle class for managing the lifetime of parameters and requests.

Methods

  • delete

    • delete(): void

      Delete the handle and close the request.

      Returns void

  • isDeleted

    • isDeleted(): boolean

      Check if the handle has already been deleted.

      Returns boolean

      true if the handle has already been deleted.

Also in this Section