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

DataCacheNode.GlobalTotalMemoryPurgeTreshhold Property

OBSOLETE

Use GlobalTotalMemoryPurgeThreshold field instead

For internal use.

Namespace: DevExpress.Xpo.DB

Assembly: DevExpress.Data.v18.2.dll

Declaration

[Browsable(false)]
[Obsolete("Use GlobalTotalMemoryPurgeThreshold field instead")]
public static long GlobalTotalMemoryPurgeTreshhold { get; set; }

Property Value

Type
Int64
See Also