Skip to content

AppVSolutionStep.ProcessApplication Method

Processes the application.

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

public void ProcessApplication(
    ApplicationWorkflow application,
    bool startAutomatically = false
)

VB

Public Sub ProcessApplication ( 
    application As ApplicationWorkflow,
    Optional startAutomatically As Boolean = false
)

Parameters

 

application
Type: Citrix.SDK.AppDNA.Solutions.AppV.Workflow.ApplicationWorkflow
The application.
startAutomatically (Optional)
Type: System.Boolean
if set to true [start automatically].

See Also

Reference

AppVSolutionStep Class
Citrix.SDK.AppDNA.Solutions.AppV.Processing Namespace

Was this article helpful?