Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic.VirtualProperty
VirtualPropertyResolverBase Class
VirtualPropertyResolverBase Properties
CachePeriod Property
DataObjectTypes Property
DbConnection Property
DbTransaction Property
Factory Property
Property Property
VirtualPropertyResolverBase
CachePeriod 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#
Copy
public
virtual
TimeSpan
CachePeriod
{
get
; }
Property Value
Type:
TimeSpan
Implements
IVirtualPropertyResolver
CachePeriod
See Also
Reference
VirtualPropertyResolverBase Class
Omada.OE.AppLogic.VirtualProperty Namespace