Sys.INotifyDisposing.disposing Event
Occurs when an object's resources are released.
my_INotifyDisposing.add_disposing(handler); my_INotifyDisposing.remove_disposing(handler);
Show:
Occurs when an object's resources are released.
my_INotifyDisposing.add_disposing(handler); my_INotifyDisposing.remove_disposing(handler);