Neokernel API

Agent.warningReporter Field

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

protected IReporterInterface warningReporter;

See Also

Agent Class | com.neokernel.nk Namespace