Enum CachePolicy
Set of allowed cache policies.
Namespace: Contentstack.Core.Internals
Assembly: Contentstack.Core.dll
Syntax
public enum CachePolicy
Fields
Name | Description |
---|---|
NetworkOnly | To fetch data from network and response will be saved in cache. |