This repository was archived by the owner on May 8, 2019. It is now read-only.

Description
- Load module. Allows to load a DLL without restarting the Server.
- UnLoad module. Allows to unload a DLL (freeing the application ownership of the DLL)
- Reload module, allows to unload and load a module again
- Stop module. Allows to stop a module
- Start module. Allows to start a module
- Restart module. Allows to restart a module.