Share via


PendulumDots.Finalize Method ()

 

Applies To: Dynamics CRM 2015

Releases unmanaged resources before an instance of the PendulumDots class is reclaimed by garbage collection.

Namespace:   Microsoft.Xrm.Tooling.CrmConnectControl
Assembly:  Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)

Syntax

protected override void Finalize()
protected:
virtual void Finalize() override
override Finalize : unit -> unit
Protected Overrides Sub Finalize

Remarks

NOTE: Leave out the finalizer altogether if this class doesn't own unmanaged resources itself, but leave the other methods exactly as they are. This method releases unmanaged resources by calling the virtual Dispose(bool), passing in 'false'.

See Also

PendulumDots Class
Microsoft.Xrm.Tooling.CrmConnectControl Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright