Analysis.ProcessingState Property¶
Gets a ProcessingState object that represents the state of the analysis.
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 ProcessingState ProcessingState { get; }
VB¶
Public ReadOnly Property ProcessingState As ProcessingState
Get
Property Value¶
Type: ProcessingState