Neokernel API

ServiceReporter Class

This agent implements IReporterInterface so it can capture output generated by the kernel and store it in the Windows Event Log. This class is used as the default reporter when the Neokernel is running as a service.

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

System.Object
   ServiceReporter

public class ServiceReporter : 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.io

Assembly: Neokernel (in Neokernel.exe)

See Also

ServiceReporter Members | com.neokernel.io Namespace