Dispose Method

Clean up any resources being used.

Type: XjtagOutputBox

Namespace: XJTAG.Integration

Syntax

protected override void Dispose(bool disposing)

Parameters

disposing

Type: bool

true if managed resources should be disposed; otherwise, false.