Click or drag to resize

MessengerCleanup Method

Collects the dead references registered by the messenger and removes them from the recipients list. This method will be called automatically if CleanupInterval is greater then 0.

Namespace:  Enkoni.Framework.UI.Mvvm
Assembly:  Enkoni.Framework.UI (in Enkoni.Framework.UI.dll) Version: 1.3.0.1
Syntax
public void Cleanup()
See Also