Neokernel API

ReceiveEmailHandler Class

This class is used by the ReceiveEmailAgent to process threaded SMTP socket connections.

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

System.Object
   ThreadClass
      ESMTPReceiver
         ReceiveEmailHandler

public class ReceiveEmailHandler : ESMTPReceiver

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

ReceiveEmailHandler Members | com.neokernel.email Namespace