Handle
Handle class for managing the lifetime of parameters and requests.
Methods
delete(): void
Delete the handle and close the request.
Returns void
isDeleted(): boolean
Check if the handle has already been deleted.
Returns boolean
true if the handle has already been deleted.
Also in this Section