Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets the maximum Time-to-Live (TTL) interval of cached objects originating from HTTP requests, when the ExpirationPolicy property is set to fpcCachePolicyCustom.
FPCHTTPCacheConfiguration.MaxIntervalValue [ = lInterval ]
HRESULT get_MaxIntervalValue( long *plInterval ); HRESULT put_MaxIntervalValue( long lInterval );
The property is read-write.