Skip to content
Was this article helpful?

XenSolutionEdit.WaitForCompletion Method

Waits for long running operation completes. Completion will occur regardless of success, failure or cancellation. Use a ProcessingState property to detect the reason.

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

Syntax

C

public abstract void WaitForCompletion()

VB

Public MustOverride Sub WaitForCompletion

See Also

Reference

XenSolutionEdit Class
WaitForCompletion Overload
Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace

Was this article helpful?