Click or drag to resize
BaseDatabaseActionDataProviderCacheExpirationMinutes Property
Specifies how long the data is cached (in minutes).

Namespace: Colygon.MatchPoint.Data.DatabaseActions.Configuration
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public int CacheExpirationMinutes { get; set; }

Property Value

Type: Int32
See Also