Skip to content
Was this article helpful?

XenUpgradeEdit.WaitForCompletion Method

Waits for a long running operation to complete. Completion will occur regardless of success, failure or cancellation. Use the State property to detect the state in which the operation completed.

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

Syntax

C

public override void WaitForCompletion()

VB

Public Overrides Sub WaitForCompletion

See Also

Reference

XenUpgradeEdit Class
WaitForCompletion Overload
Citrix.SDK.AppDNA.Solutions.XenUpgrade Namespace

Was this article helpful?