ValueTypeProviderSettings(TimeSpan) Constructor
Constructor
Namespace: Ignition.Framework.RepositoriesAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public ValueTypeProviderSettings(
TimeSpan cacheDuration
)
Public Sub New (
cacheDuration As TimeSpan
)
public:
ValueTypeProviderSettings(
TimeSpan cacheDuration
)
new :
cacheDuration : TimeSpan -> ValueTypeProviderSettings
Parameters
- cacheDuration TimeSpan
- Determines how long the provider should cache the list of value type objects.