Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets preset values for the cache policy that define how soon cached Web pages expire. Setting this property affects the AgeFactor, MaxIntervalValue, and MinInterval properties.
FPCHTTPCacheConfiguration.ExpirationPolicy [ = Policy ]
HRESULT get_ExpirationPolicy( FpcCacheExpirationPolicy *pPolicy ); HRESULT put_ExpirationPolicy( FpcCacheExpirationPolicy Policy );
The property is read-write.