Import.RequestCancel Method¶
Requests that the current import stops. IsFinished is set to true
subsequently, not immediately.
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