Skip to main content
A newer version of this page is available. .

DataCacheNode.MinCachedRequestsAfterPurge Field

Specifies the minimum number of query results to retain within the current Node’s cache during its automatic purge. The default value is 16.

Namespace: DevExpress.Xpo.DB

Assembly: DevExpress.Data.v20.2.dll

NuGet Packages: DevExpress.Data, DevExpress.WindowsDesktop.Data

Declaration

public int MinCachedRequestsAfterPurge

Field Value

Type
Int32
See Also