Back to Devexpress

DataCacheNode.MaxCacheLatency Field

corelibraries-devexpress-dot-xpo-dot-db-dot-datacachenode.md

latest1.0 KB
Original Source

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

NuGet Package : DevExpress.Data

Declaration

csharp
public TimeSpan MaxCacheLatency
vb
Public MaxCacheLatency As TimeSpan

Field Value

Type
TimeSpan

See Also

DataCacheNode Class

DataCacheNode Members

DevExpress.Xpo.DB Namespace