ValueTypeProviderSettings Class

Settings used in the configuration of value type providers

Definition

Namespace: Ignition.Framework.Repositories
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public class ValueTypeProviderSettings
Inheritance
Object    ValueTypeProviderSettings

Constructors

Properties

CacheDuration If a retrieval strategy that supports caching is selected, this specifies how long the cache before the cache expires and the related value type objects must be retrieved again.

See Also