PerformanceMonitorProcessName Property
Gets or sets the name of the Process to be monitored.
Namespace: Gemstone.DiagnosticsAssembly: Gemstone.Diagnostics (in Gemstone.Diagnostics.dll) Version: 1.0.158 -- Release Build+99afb604a3213fce45692d9a55b9e5a5d4bade5b
public string ProcessName { get; set; }
Public Property ProcessName As String
Get
Set
public:
property String^ ProcessName {
String^ get ();
void set (String^ value);
}
function get_ProcessName();
function set_ProcessName(value);
Property Value
String