NSUrlCacheStoragePolicy Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An enumeration of values representing valid caching strategies for use with NSUrls.
public enum NSUrlCacheStoragePolicy
type NSUrlCacheStoragePolicy =
- Inheritance
-
NSUrlCacheStoragePolicy
Fields
Name | Value | Description |
---|---|---|
Allowed | 0 | |
AllowedInMemoryOnly | 1 | |
NotAllowed | 2 |