Neokernel API

ReceivePOP3EmailAgent Class

This agent periodically checks for new POP3 messages, passing routing the message to the registered RequestAgent matching the message recipient's email address.

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

System.Object
   Props
      Agent
         ScheduledAgent
            ReceivePOP3EmailAgent

public class ReceivePOP3EmailAgent : ScheduledAgent

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

ReceivePOP3EmailAgent Members | com.neokernel.email Namespace