Show / Hide Table of Contents

Initialize Method (PerfManager)

Allows PerfManager to initialize itself by creating a new PerfMon instance name and preparing all the PerformanceCounter instances

Syntax

'Declaration

Public Shared Sub Initialize() 
public static void Initialize()

Remarks

This method retrieves configuration from the FCConfiguration Class. The application should ensure that the proper configuration has been loaded (either via configuration file, or through supplied programmatic values) before calling this method.

Performance counter events that fire before PerfManager is initialized will be discarded and no error will be thrown.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family

Reference

PerfManager Class
PerfManager Members

Back to top © 2022 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.