ProcessingState.WaitForCompletion Method
Overload List
| Name | Description |
|---|
 | WaitForCompletion() |
Waits for long running operation completes. Completion will occur regardless of success, failure or cancellation. Use a State property to detect the reason. |
 | WaitForCompletion(TimeSpan) |
Waits for long running operation completes. Completion will occur regardless of success, failure or cancellation. Use a State property to detect the reason. |
Back to Top
See Also
Reference
ProcessingState Class
Citrix.SDK.AppDNA Namespace