FCFL.NET Common Library - API Reference
Instance Property (PerfManager)

Retreives a reference to the singleton instance of PerfManager
Syntax
'Declaration
 
Public Shared ReadOnly Property Instance As PerfManager
public static PerfManager Instance {get;}

Property Value

A reference to the singleton instance of PerfManager
Remarks
Most of the methods on PerfManager are instance methods and require a reference to a specific instance. There is only one singleton instance of PerfManager available. Use this property to retrieve a reference to it.

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.