Neokernel API

Agent.errorReporter Field

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

protected IReporterInterface errorReporter;

See Also

Agent Class | com.neokernel.nk Namespace