Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets the time units in which the MaxIntervalValue property is expressed, when the ExpirationPolicy property is set to fpcCachePolicyCustom. Can be seconds, minutes, hours, days or weeks.
FPCHTTPCacheConfiguration.MaxIntervalUnits [ = Units ]
HRESULT get_MaxIntervalUnits( FpcTimeScale *pUnits ); HRESULT put_MaxIntervalUnits( FpcTimeScale Units );
The property is read-write.