This topic has not yet been rated - Rate this topic

ScriptObject.Finalize Method

Silverlight

Frees resources and performs other cleanup operations before the scriptable object is reclaimed by garbage collection.

Namespace:  System.Windows.Browser
Assembly:  System.Windows.Browser (in System.Windows.Browser.dll)
protected override void Finalize()

This method overrides Finalize. Application code should not call this method; an object's Finalize method is automatically invoked during garbage collection, unless finalization by the garbage collector has been disabled by a call to the GC.SuppressFinalize method.

For more information, see Finalize Methods and Destructors in the full .NET Framework documentation.

Silverlight

Supported in: 5, 4, 3

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ