Dispose Method ()

Frees resources used by this Runner instance.

Type: Runner

Namespace: XJTAG.Integration.XJRunner

Syntax

public void Dispose()

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.