Skip to content

AppVSolutionProcessing.IsFinished Property

Gets a value indicating whether this instance is finished.

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 bool IsFinished { get; }

VB

Public ReadOnly Property IsFinished As Boolean
    Get

Property Value

Type: Boolean
true if this instance is finished; otherwise, false.

See Also

Reference

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

Was this article helpful?