Skip to content
Was this article helpful?

IProcessingProvider.ApplicationProcessed Event

Event occuring when an application is processed by the underlying provider.

Namespace: Citrix.SDK.AppDNA.Solutions.AppV.Processing
Assembly: Citrix.SDK.AppDNA.Solutions.AppV (in Citrix.SDK.AppDNA.Solutions.AppV.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

event EventHandler<DataEventArgs<ApplicationWorkflow>> ApplicationProcessed

VB

Event ApplicationProcessed As EventHandler(Of DataEventArgs(Of ApplicationWorkflow))

Value

Type: System.EventHandler(DataEventArgs(ApplicationWorkflow))

See Also

Reference

IProcessingProvider Interface
Citrix.SDK.AppDNA.Solutions.AppV.Processing Namespace

Was this article helpful?