Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
RequestCacheLevel.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Net
 
namespace  System.Net.Cache
 

Enumerations

enum  System.Net.Cache.RequestCacheLevel {
  System.Net.Cache.Default , System.Net.Cache.BypassCache , System.Net.Cache.CacheOnly , System.Net.Cache.CacheIfAvailable ,
  System.Net.Cache.Revalidate , System.Net.Cache.Reload , System.Net.Cache.NoCacheNoStore
}