Import.ApplicationImportStateChanged Event¶
This event is raised when the server-side ProcessingState of an application being imported has changed.
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 ApplicationImportStateChangedEventHandler ApplicationImportStateChanged
VB¶
Public Event ApplicationImportStateChanged As ApplicationImportStateChangedEventHandler
Value¶
Type: Citrix.SDK.AppDNA.ApplicationImportStateChangedEventHandler