Neokernel API

BugReportInterface Interface

This interface describes functionality for reporting bugs.

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

public interface BugReportInterface

Types that implement BugReportInterface

Type Description
EmailBugReportAgent 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".

Requirements

Namespace: com.neokernel.email

Assembly: Neokernel (in Neokernel.exe)

See Also

BugReportInterface Members | com.neokernel.email Namespace