ValueTypeProviderSettings(TimeSpan) Constructor

Constructor

Definition

Namespace: Ignition.Framework.Repositories
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public ValueTypeProviderSettings(
	TimeSpan cacheDuration
)

Parameters

cacheDuration  TimeSpan
Determines how long the provider should cache the list of value type objects.

See Also