Instance.deactivate

void deactivate() @nogc nothrow

Deactivate a plugin instance.

Note that to run the plugin after this you must activate it, which will reset all state information (except port connections).