RequestCacheLevel.BypassCache
Field
Definition
Satisfies a request by using the server. No entries are taken from caches, added to caches, or removed from caches between the client and server. This is the default cache behavior specified in the machine configuration file that ships with the .NET Framework.
BypassCache
Field Value