Skip to content

ProcessingState.CurrentAction Property

Gets a string specifying the current action that the processing task is performing.

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 string CurrentAction { get; }

VB

Public ReadOnly Property CurrentAction As String
    Get

Property Value

Type: String

See Also

Reference

ProcessingState Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?