Neokernel API

RequestDumperAgent Class

This is a simple agent which dumps the contents of the requests it receives. This can be used for debugging messages received by the ReceiveEmailAgent.

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

System.Object
   Props
      Agent
         ServiceAgent
            RequestAgent
               RequestDumperAgent

public class RequestDumperAgent : RequestAgent

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

RequestDumperAgent Members | com.neokernel.email Namespace