Skip to content

Import.IsFinished Property

Returns true if the client-side processing is complete. The return value of this does not indicate success, error or cancellation, simply whether or not the client-side processing is complete.

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

VB

Public ReadOnly Property IsFinished As Boolean
    Get

Property Value

Type: Boolean

See Also

Reference

Import Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?