FCFL.NET Common Library - API Reference
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 2003 family

See Also

Reference

PerfManager Class
PerfManager Members

 

 


© 2010 Dovetail Software, Inc. - All rights reserved.
- Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
- .NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.

Send comments on this topic.