Neokernel API

SendEmailAgent.start Method

Starts this agent by creating the message queue, and the Thread that monitors its contents and sends the messages waiting there, then registers itself with the Service Manager using the "service_name" property.

public override void start();

Implements

AgentInterface.start

See Also

SendEmailAgent Class | com.neokernel.email Namespace