Skip to content

InteropSolutionEdit.WaitForCompletion Method

Waits indefinately for the processing task to complete.

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

Syntax

C

public void WaitForCompletion()

VB

Public Sub WaitForCompletion

Remarks

Completion will occur regardless of success, failure or cancellation. Use the State property to determine the state in which the task completed.

See Also

Reference

InteropSolutionEdit Class
WaitForCompletion Overload
Citrix.SDK.AppDNA.Solutions.Interop Namespace

Was this article helpful?