Microsoft Internet Security and Acceleration Server 2000 |
The FpcRouteCacheContent enumerated type contains values that describe the conditions under which a response will be cached.
enum FpcRouteCacheContent{ fpcCacheAlways, fpcCacheOnlyIfNotDynamic, fpcNeverCache } FpcRouteCacheContent;