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

DataCacheNode.MaxCacheLatency Field

Specifies the time period (also known as latency) between regular contacts that the current Node makes to its parent element for up-to-date table update information. The default value is 30 seconds.

Namespace: DevExpress.Xpo.DB

Assembly: DevExpress.Data.v21.1.dll

NuGet Package: DevExpress.Data

Declaration

public TimeSpan MaxCacheLatency

Field Value

Type
TimeSpan
See Also