Skip to content

/netplugin

Syntax

/netplugin myplugin
/netplugin myplugin noauto
/netplugin myplugin unload
/netplugin myplugin unload noauto

Description

Copy the resulting dll to your Release folder, and load/unload with /netplugin myplugin. Just like you would for a normal plugin. The list of plugins to be loaded automatically is stored in MQ2DotNet.ini.

Copy the resulting dll to your Release folder, and load/unload with:

/netplugin myplugin
/netplugin myplugin noauto
/netplugin myplugin unload
/netplugin myplugin unload noauto

Just like you would for a normal plugin. The list of plugins to be loaded automatically is stored in MQ2DotNet.ini.

This command is added by MQ2DotNet.