QuickObjects.ObjectBase Send comments on this topic.
ObjectDisposing Event
See Also 
Akal.QuickObjects.ObjectBase Namespace > BaseBusinessObject Class : ObjectDisposing Event
Occurs when an object instance is being disposed.

Syntax

C# 
public event ObjectEventHandler ObjectDisposing()

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also