Asynchronous Close Request Handle VI
- Updated2025-07-30
- 2 minute(s) read
Closes and disposes of a request handle. If the request is not complete, this VI aborts the request.
If you attempt to obtain the status of a closed request handle, LabVIEW returns an error.

Inputs/Outputs
session handle
—
session handle specifies the unique reference to the WebDAV session.
request handle
—
request handle specifies the unique reference to the WebDAV request.
error in (no error)
—
error in describes error conditions that occur before this node runs. With the following exception, this input provides standard error in functionality. This node runs normally even if an error occurred before this node runs.
session handle out
—
session handle out returns the unique reference to the WebDAV session.
error out
—
error out contains error information. This output provides standard error out functionality. |
session handle
—
error in (no error)
—
session handle out
—
error out
—