public static SystemPerformanceMonitor Default { get; }
Public Shared ReadOnly Property Default As SystemPerformanceMonitor
Get
public:
static property SystemPerformanceMonitor^ Default {
SystemPerformanceMonitor^ get ();
}
Gemstone.Diagnostics.SystemPerformanceMonitor.get_Default = function();