Neokernel API

Agent.debugReporter Field

This is a reference to the Reporter assigned to this agent for debug output. If this field is null (Nothing in Visual Basic) the debug method will be ignored.

protected IReporterInterface debugReporter;

See Also

Agent Class | com.neokernel.nk Namespace