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

DataCacheNode.TotalMemoryPurgeTreshhold Property

OBSOLETE

Use TotalMemoryPurgeThreshold field instead

For internal use.

Namespace: DevExpress.Xpo.DB

Assembly: DevExpress.Data.v18.2.dll

Declaration

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

Property Value

Type
Int64
See Also