stop abstract method

void stop()

Stop the event processor. The event processor may be started again, so stop should not take any actions which prevents the event processor from being started.

Implementation

void stop();