FPCDashboardPerformanceCounters collection

Applies to: desktop apps only

The FPCDashboardPerformanceCounters collection holds a set of FPCPerformanceCounterEntry objects that contain statistics concerning the activity of an array.

Forefront TMG provides the following performance counters on the Dashboard tab in the Forefront TMG Management console.

  • Active Connections
  • Bytes/sec
  • Active Sessions
  • Requests/sec
  • Dropped packets/sec
  • Packets/sec
  • Connections/sec
  • Average Milliseconds/request

This collection is accessed by calling the GetProtectionCounters method of an FPCArray object.

Ff824679.bkbutton(en-us,VS.85).png Click here to see the Forefront TMG object hierarchy.

Members

The FPCDashboardPerformanceCounters collection has these types of members:

  • Methods
  • Properties

Methods

The FPCDashboardPerformanceCounters collection has these methods.

Method Description
Item

Retrieves the requested FPCPerformanceCounterEntry object from the collection by name.

 

Properties

The FPCDashboardPerformanceCounters collection has these properties.

Property Access type Description

_NewEnum

Read-only

Gets an enumerator object for the collection.

Count

Read-only

Gets the number of FPCPerformanceCounterEntry objects in the collection.

 

Interfaces for C++ Programming

This object implements the IFPCDashboardPerformanceCounters interface.

Requirements

Minimum supported client

Windows Vista, None supported

Minimum supported server

Windows Server 2008 R2, Windows Server 2008 with SP2 (64-bit only)

Version

Forefront Threat Management Gateway (TMG) 2010

IDL

Msfpccom.idl

See also

COM Objects

 

 

Build date: 7/12/2010