Server Performance Monitoring information.

Namespace:  T4.API
Assembly:  T4API.20 (in T4API.20.dll)

Syntax

C#
public PerformanceMonitor PerformanceMonitor { get; }
Visual Basic (Declaration)
Public ReadOnly Property PerformanceMonitor As PerformanceMonitor
Visual C++
public:
property PerformanceMonitor^ PerformanceMonitor {
	PerformanceMonitor^ get ();
}

Field Value

Remarks

Not implemented.

See Also