FPCCacheUtilizationCountersSnapshot Object

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.

Ff796290.bkbutton(en-us,MSDN.10).png Click here to see the Forefront TMG object hierarchy.

Methods

The FPCCacheUtilizationCountersSnapshot object does not define any methods.

Properties

The FPCCacheUtilizationCountersSnapshot object defines the following properties.

Property Description

HostedCacheRetrievedKB10min

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

HostedCacheRetrievedKB1h

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

HostedCacheRetrievedKB24h

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

HostedCacheStoredKB10min

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

HostedCacheStoredKB1h

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

HostedCacheStoredKB24h

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

SnapshotDateTime

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

TmgCacheRetrievedKB10min

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

TmgCacheRetrievedKB1h

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

TmgCacheRetrievedKB24h

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

TmgCacheStoredKB10min

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

TmgCacheStoredKB1h

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

TmgCacheStoredKB24h

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

Client Requires Windows 7 or Windows Vista.
Server Requires Windows Server 2008 R2 or Windows Server 2008 x64 Edition with SP2.
Version Requires Forefront Threat Management Gateway (TMG) 2010.
IDL

Declared in Msfpccom.idl.

See Also

COM Objects

Send comments about this topic to Microsoft

Build date: 6/30/2010