Click or drag to resize

ValueTypeProviderSettings(TimeSpan) Constructor

Constructor

Namespace: Ignition.Framework.Repositories
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public ValueTypeProviderSettings(
	TimeSpan cacheDuration
)

Parameters

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