Finalize Method
Summary
Releases unmanaged resources and performs other cleanup operations before the ServiceAdministrator is reclaimed by garbage collection.
Syntax
protected override void Finalize()
Protected Overrides Sub Finalize()
protected:
void Finalize(); override