Occurs when the EntityManager is disposed.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.Data.Core (in DlhSoft.Data.Core.dll)

Syntax

C#
public event EventHandler Disposing
Visual Basic (Declaration)
Public Event Disposing As EventHandler

See Also