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.v20.2.dll

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

Declaration

public TimeSpan MaxCacheLatency

Field Value

Type
TimeSpan
See Also