ApplicationPerformanceCounter.Value Property¶
Gets the value of the performance counter..
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 double Value { get; }
VB¶
Public ReadOnly Property Value As Double
Get
Property Value¶
Type: Double
See Also¶
Reference¶
ApplicationPerformanceCounter Class
Citrix.SDK.AppDNA Namespace