This method only cleans up the backing objects for the non-default contexts. Default contexts these are cleaned up during AppDomain shutdown.
[Visual Basic] Overrides Protected Sub Finalize() [C#] protected override void Finalize(); [C++] protected: override void Finalize(); [JScript] protected override function Finalize();
Context Class | Context Members | System.Runtime.Remoting Namespace