ApplicationPerformanceCounter.Counter Property¶
Gets 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 PerformanceCounter Counter { get; }
VB¶
Public ReadOnly Property Counter As PerformanceCounter
Get
Property Value¶
Type: PerformanceCounter
See Also¶
Reference¶
ApplicationPerformanceCounter Class
Citrix.SDK.AppDNA Namespace