Server.Performance Property¶
Gets an object that provides functionality related to PerformanceCounter and ApplicationPerformanceCounter objects.
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 PerformanceService Performance { get; }
VB¶
Public ReadOnly Property Performance As PerformanceService
Get
Property Value¶
Type: PerformanceService