XjtagSystem Class
Class to handle the interaction with the XJTAG system.
Namespace: XJTAG.Integration
Syntax
public static class XjtagSystem
Inheritance Hierarchy
- object
Members
Properties
| Name | Description |
|---|---|
| AssemblyVersion | Gets the version of the XJIntegration assembly currently running. |
| DllPath | Gets the path that XJIntegration.dll is loaded from. |
| Version | Gets the version of XJTAG currently running. |
Methods
| Name | Description |
|---|---|
| Close | Shuts down the XJTAG system. Must be called before exiting any application that uses the XJRunner Integration API, to ensure that all threads that XJTAG has created are stopped. |
| Equals(object) (from object) | |
| Finalize (from object) | |
| GetHashCode (from object) | |
| GetType (from object) | |
| MemberwiseClone (from object) | |
| ToString (from object) |
XJTAG v4.2.5
