Asynchronous Close Request Handle VI

Owning Palette: WebDAV Asynchronous VIs

Requires: Full Development System

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.

 Add to the block diagram  Find on the palette
session handle specifies the unique reference to the WebDAV session.
request handle specifies the unique reference to the WebDAV request.
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 returns the unique reference to the WebDAV session.
error out contains error information. This output provides standard error out functionality.