Dispose Method (bool)
Syntax
protected virtual void Dispose(bool disposing)
Parameters
- disposing
Type: bool
Free managed as well as unmanaged resources.
Remarks
Be sure to dispose all Runner objects when testing of the UUT is complete. The selected XJLink will be unavailable for further use until this is done.
XJTAG v4.2.5
