FPCCacheUtilizationCountersSnapshot object

Applies to: desktop apps only

The FPCCacheUtilizationCountersSnapshot object holds a snapshot of the cache utilization counters. (This object is introduced in Forefront TMG 2010 SP 1.)

An instance of the FPCCacheUtilizationCountersSnapshot object is created by the GetCacheUtilizationCountersSnapshot method of the FPCServer object.

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

Members

The FPCCacheUtilizationCountersSnapshot object has these types of members:

  • Properties

Properties

The FPCCacheUtilizationCountersSnapshot object has these properties.

Property Access type Description

HostedCacheRetrievedKB10min

Read-only

Gets the amount of data, in kilobytes, retrieved from the Hosted Cache during the last 10 minutes.

HostedCacheRetrievedKB1h

Read-only

Gets the amount of data, in kilobytes, retrieved from the Hosted Cache during the last hour.

HostedCacheRetrievedKB24h

Read-only

Gets the amount of data, in kilobytes, retrieved from the Hosted Cache during the last 24 hours.

HostedCacheStoredKB10min

Read-only

Gets the amount of data, in kilobytes, received from internal clients and stored by the Hosted Cache during the last 10 minutes.

HostedCacheStoredKB1h

Read-only

Gets the amount of data, in kilobytes, received from internal clients and stored by the Hosted Cache during the last hour.

HostedCacheStoredKB24h

Read-only

Gets the amount of data, in kilobytes, received from internal clients and stored by the Hosted Cache during the last 24 hours.

SnapshotDateTime

Read-only

Gets a Date value that specifies the date and time in Coordinated Universal Time (UTC) when the cache utilization was polled.

TmgCacheRetrievedKB10min

Read-only

Gets the amount of data, in kilobytes, retrieved from the Forefront TMG cache during the last 10 minutes.

TmgCacheRetrievedKB1h

Read-only

Gets the amount of data, in kilobytes, retrieved from the Forefront TMG cache during the last hour.

TmgCacheRetrievedKB24h

Read-only

Gets the amount of data, in kilobytes, retrieved from the Forefront TMG cache during the last 24 hours.

TmgCacheStoredKB10min

Read-only

Gets the amount of data, in kilobytes, stored by the Forefront TMG cache during the last 10 minutes.

TmgCacheStoredKB1h

Read-only

Gets the amount of data, in kilobytes, stored by the Forefront TMG cache during the last hour.

TmgCacheStoredKB24h

Read-only

Gets the amount of data, in kilobytes, stored by the Forefront TMG cache during the last 24 hours.

 

Interfaces for C++ Programming

This object implements the IFPCCacheUtilizationCountersSnapshot 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