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

DataCacheNode.TotalMemoryNotPurgeTreshhold Property

OBSOLETE

Use TotalMemoryNotPurgeThreshold field instead

For internal use.

Namespace: DevExpress.Xpo.DB

Assembly: DevExpress.Data.v18.2.dll

Declaration

[Browsable(false)]
[Obsolete("Use TotalMemoryNotPurgeThreshold field instead")]
public long TotalMemoryNotPurgeTreshhold { get; set; }

Property Value

Type
Int64
See Also