public enum DisplayCacheType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum DisplayCacheType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum DisplayCacheType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum DisplayCacheType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
InSession | Cache is maintained in session. |
MaxAge | Cache expires when it reaches the set maximum age. |
None | No cache. |
Permanent | Cache is permanent. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.DisplayCacheType
Target Platforms: Windows 10, Windows 8.1