ProcessingState.State Property¶
Gets a value specifying the current running state of the task.
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 RunningState State { get; }
VB¶
Public ReadOnly Property State As RunningState
Get
Property Value¶
Type: RunningState