Neokernel API

ReceiveEmailAgent.start Method

Starts this agent by spawning a thread that listens for SMTP connections and passes them to REceiveEmailHandlers for further processing.

public override void start();

Implements

AgentInterface.start

See Also

ReceiveEmailAgent Class | com.neokernel.email Namespace