MappingTrackerCacheDuration Property |
Gets or sets the duration of the cache.
Namespace:
SD.LLBLGen.Pro.LinqSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax public TimeSpan CacheDuration { get; set; }
Public Property CacheDuration As TimeSpan
Get
Set
Property Value
Type:
TimeSpanSee Also