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