Neokernel API

EmailReporter Class

This is a Reporter Agent that extends FileLoggerAgent in order to log AK agent output to sequentially named text files. Upon loading, this agent replaces the default Reporter.

For a list of all members of this type, see EmailReporter Members .

System.Object
   Props
      Agent
         ScheduledAgent
            EmailReporter

public class EmailReporter : ScheduledAgent, IReporterInterface

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.neokernel.email

Assembly: Neokernel (in Neokernel.exe)

See Also

EmailReporter Members | com.neokernel.email Namespace