Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: desktop apps only
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.
Members
The FPCHTTPCacheConfiguration object has these types of members:
- Methods
- Properties
Methods
The FPCHTTPCacheConfiguration object has these methods.
Method | Description |
---|---|
Refresh | Reads the values of all of the object's properties from persistent storage, discarding any changes that were not saved. |
Save | Writes the current values of all of the object's properties to persistent storage. |
Properties
The FPCHTTPCacheConfiguration object has these properties.
Property | Access type | Description |
---|---|---|
Read/write | 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. |
|
Read/write | 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. |
|
Read/write | Gets or sets a Boolean value that indicates whether the caching of HTTP content is enabled. |
|
Read/write | Gets or sets a value from the FpcTimeScale enumerated type that specifies the units of time in which the MaxIntervalValue property is expressed. |
|
Read/write | Gets or sets the maximum Time to Live (TTL) of cached objects originating from HTTP requests. |
|
Read/write | Gets or sets the minimum Time to Live (TTL) of cached objects originating from HTTP requests. |
|
Read/write | 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
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
Build date: 7/12/2010