Neokernel API

SendEmailAgent.stop Method

Stops this agent by unregistering itself with the Service Manager, releasing the message queue, and setting appropriate state information to cause the Thread that checks for email in the queue to terminate.

new public virtual void stop();

Implements

AgentInterface.stop

See Also

SendEmailAgent Class | com.neokernel.email Namespace