Click or drag to resize

MessengerCleanupInterval Property

Gets or sets the interval with which dereferenced recipients are removed from the cache.

Namespace:  Enkoni.Framework.UI.Mvvm
Assembly:  Enkoni.Framework.UI (in Enkoni.Framework.UI.dll) Version: 1.3.0.1
Syntax
public int CleanupInterval { get; set; }

Property Value

Type: Int32
See Also