Skip to content
Was this article helpful?

XenSolutionEdit.WaitForCompletion Method

Overload List

 

NameDescription
Public methodWaitForCompletion() Waits for long running operation completes. Completion will occur regardless of success, failure or cancellation. Use a ProcessingState property to detect the reason.
Public methodWaitForCompletion(TimeSpan) Waits for a long running operation to complete. Completion will occur regardless of success, failure or cancellation. Use a ProcessingState property to detect the reason.
  Back to Top

See Also

Reference

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

Was this article helpful?