Share via


PendulumDots.Dispose Method (Boolean)

 

Applies To: Dynamics CRM 2015

Releases the unmanaged resources used by an instance of the PendulumDots class and optionally releases the managed resources.

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

Syntax

protected virtual void Dispose(
    bool disposing
)
protected:
virtual void Dispose(
    bool disposing
)
abstract Dispose : 
        disposing:bool -> unit
override Dispose : 
        disposing:bool -> unit
Protected Overridable Sub Dispose (
    disposing As Boolean
)

Parameters

  • disposing
    Type: System.Boolean

    'true' to release both managed and unmanaged resources; 'false' to release only unmanaged resources.

See Also

Dispose Overload
PendulumDots Class
Microsoft.Xrm.Tooling.CrmConnectControl Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright