FPCHTTPCacheConfiguration Object
The FPCHTTPCacheConfiguration object provides access to the HTTP caching settings for a single cache rule. HTTP caching is the caching of HTTP objects.
The FPCHTTPCacheConfiguration object is accessed through the HTTPConfiguration property of an FPCCacheRule object.
Click here to see the Forefront TMG object hierarchy.
For more information about the COM objects related to caching, see Introduction to the Forefront TMG Cache Objects.
Methods
The FPCHTTPCacheConfiguration object defines the following methods.
Method | Description |
---|---|
Reads the values of all of the object's properties from persistent storage, discarding any changes that were not saved. |
|
Writes the current values of all of the object's properties to persistent storage. |
Properties
The FPCHTTPCacheConfiguration object defines the following properties.
Property | Description |
---|---|
Gets or sets the factor for determining the Time to Live (TTL) of cached HTTP content as a percentage of the time elapsed since the content was created or last modified on the Web server. |
|
Gets or sets a Boolean value that indicates whether the Time to Live (TTL) bounds are applied to objects that have an expiration time specified by their source. |
|
Gets or sets a Boolean value that indicates whether the caching of HTTP content is enabled. |
|
Gets or sets a value from the FpcTimeScale enumerated type that specifies the units of time in which the MaxIntervalValue property is expressed. |
|
Gets or sets the maximum Time to Live (TTL) of cached objects originating from HTTP requests. |
|
Gets or sets the minimum Time to Live (TTL) of cached objects originating from HTTP requests. |
|
Gets or sets a value from the FpcTimeScale enumerated type that specifies the units of time in which the MinInterval property is expressed. |
Interfaces for C++ Programming
This object implements the IFPCHTTPCacheConfiguration 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
Send comments about this topic to Microsoft
Build date: 6/30/2010