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: 2019.2.1.0
Syntax
C#
public int CacheExpirationMinutes { get; set; }

Property Value

Type: Int32
See Also