Click or drag to resize

ApplicationPropertiesCacheOptions Property

Options controlling how meta-data and object caching is performed. See MetadataCacheOptions

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
MetadataCacheOptions CacheOptions { get; }

Property Value

Type: MetadataCacheOptions
Options controlling how meta-data and object caching is performed. See MetadataCacheOptions
See Also