InstanceName Property (PerfManager)
Gets the instance name for this application as it will appear in the PerfMon utility
Syntax
'Declaration
Public ReadOnly Property InstanceName As String
public string InstanceName {get;}
Property Value
The instance name for this application as it will appear in the PerfMon utility.
Remarks
This value can be set in the application configuration by specifying the "fchoice.perfmoninstancename" appSetting, or by specifying a value in the configuration programmatically using ConfigValues.PERF_INSTANCE_NAME constant as the key name.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family