Import.AnalysisStarted Event¶
This event is raised when the analysis is started automatically after applications are imported.
Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public event AnalysisStartedEventHander AnalysisStarted
VB¶
Public Event AnalysisStarted As AnalysisStartedEventHander
Value¶
Type: Citrix.SDK.AppDNA.AnalysisStartedEventHander