Skip to main content

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

NuGet Package: DevExpress.Data

Declaration

public TimeSpan MaxCacheLatency

Field Value

Type
TimeSpan
See Also