Skip to content
Was this article helpful?

ProcessingState.WaitForCompletion Method

Overload List

 

NameDescription
Public methodWaitForCompletion() Waits for long running operation completes. Completion will occur regardless of success, failure or cancellation. Use a State property to detect the reason.
Public methodWaitForCompletion(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

Was this article helpful?