PatchImpactAnalysisSolutionEdit.WaitForCompletion Method¶
Waits indefinitely for the processing task to complete.
Namespace: Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis
Assembly: Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis (in Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis.dll) Version: 1.0.0.0 (1.0.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¶
PatchImpactAnalysisSolutionEdit Class
WaitForCompletion Overload
Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis Namespace