Namespace Moraware.JobTrackerAPI5.DevelopmentAssistance
Classes
SimpleConsoleCommandTracer
Implementation of the ICommandTracer interface that will simply echo the commands and responses to the console. Useful when debugging a command-line application.
Interfaces
ICommandTracer
Provides a means of tracing commands and responses passing between a Connection object and a JobTracker instance.
Enums
SimpleConsoleCommandTracer.JTTraceOptions_Enum
Options defining which aspects of the command/response pair should be traced.