Instance.deactivate
void deactivate() @nogc nothrowDeactivate a plugin instance.
Note that to run the plugin after this you must activate it, which will reset all state information (except port connections).
void deactivate() @nogc nothrowDeactivate a plugin instance.
Note that to run the plugin after this you must activate it, which will reset all state information (except port connections).