Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets whether caching of replies whose responses were not OK (200) is enabled or disabled.
FPCHTTPCacheConfiguration.CacheNon200Responses [ = bEnabled ]
HRESULT get_CacheNon200Responses( VARIANT_BOOL *pbEnabled ); HRESULT put_CacheNon200Responses( VARIANT_BOOL bEnabled );
The property is read-write.