Neokernel API

EmailBugReportAgent Class

This agent registers itself with the Service Manager as a BugReportInterface and periodically submits the bug reports collects as an email message to a list of recipients using the SendEmailInterface registered with the Service Manager as "send_email".

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

System.Object
   Props
      Agent
         ServiceAgent
            EmailBugReportAgent

public class EmailBugReportAgent : ServiceAgent, ISchedulable, BugReportInterface

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

EmailBugReportAgent Members | com.neokernel.email Namespace