result.close()
Close a result. Closing a result cancels the corresponding query and frees the memory associated with the open request.
Example: Close a result.
result.close();
Couldn't find what you were looking for?
Contribute: edit this page or open an issue