Context::Finalize Method ()

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Cleans up the backing objects for the nondefault contexts.

Namespace:   System.Runtime.Remoting.Contexts
Assembly:  mscorlib (in mscorlib.dll)

protected:
virtual void Finalize() override

For default contexts, backing objects are cleaned up during shut down of the AppDomain class.

.NET Framework
Available since 1.1
Return to top
Show: