Skip to content
Was this article helpful?

OSImport.RequestCancel Method

Requests that the current import should abort. Cancellation may not happen immediately, and the task may still fail or complete successfully after cancellation is requested.

Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

public void RequestCancel()

VB

Public Sub RequestCancel

See Also

Reference

OSImport Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?