Share via


Dispose Method (Boolean)

Microsoft Robotics Class Reference

Implementation of dispose

Namespace: Microsoft.Ccr.Core
Assembly: Microsoft.Ccr.Core (in Microsoft.Ccr.Core.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

protected virtual void Dispose(
    bool disposing
)

Parameters

  • disposing
    Type: System. . :: . .Boolean
    True to release both managed and unmanaged resources; false to release only unmanaged resources

See Also

DispatcherQueue Class

Dispose Overload

Microsoft.Ccr.Core Namespace