Click or drag to resize

IVirtualPropertyResolverCachePeriod Property

Amount of time that the result of ResolveValues is cached in. Default is 5 minutes.

Namespace:  Omada.OE.AppLogic.VirtualProperty
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
TimeSpan CachePeriod { get; }

Property Value

Type: TimeSpan
See Also