Called when the extension collection is cleared, this method
iterates through all extensions in the collection and fires
their OnUnload() events.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected override void Unload()
Protected Overrides Sub Unload
See Also