Skip to content

InteropSolution.Analyze Method (Boolean)

Analyzes this solution.

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 Analyze(
    bool forceReanalysis
)

VB

Public Sub Analyze ( 
    forceReanalysis As Boolean
)

Parameters

 

forceReanalysis
Type: System.Boolean
If true then applications will be re-analyzed, otherwise analysis will run only if application state requires it.

See Also

Reference

InteropSolution Class
Analyze Overload
Citrix.SDK.AppDNA.Solutions.Interop Namespace

Was this article helpful?