kill abstract method
void
kill()
Cause the plugin to terminate as soon as possible. This should only be used when the plugin has failed to terminate after sending it a 'plugin.shutdown' request.
Implementation
void kill();