IProcessingProvider.IsRunning Property¶
Checks whether a processing provider is busy or not at the moment
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¶
bool IsRunning { get; }
VB¶
ReadOnly Property IsRunning As Boolean
Get
Property Value¶
Type: Boolean
See Also¶
Reference¶
IProcessingProvider Interface
Citrix.SDK.AppDNA.Solutions.AppV.Processing Namespace