XenSolutionEdit.WaitForCompletion Method¶
Overload List¶
Name | Description | |
---|---|---|
![]() | WaitForCompletion() | Waits for long running operation completes. Completion will occur regardless of success, failure or cancellation. Use a ProcessingState property to detect the reason. |
![]() | WaitForCompletion(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. |
See Also¶
Reference¶
XenSolutionEdit Class
Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace