Skip to content
This repository has been archived by the owner on May 8, 2019. It is now read-only.

Module managing commands #1

Open
arves100 opened this issue May 26, 2018 · 0 comments
Open

Module managing commands #1

arves100 opened this issue May 26, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@arves100
Copy link
Member

  • 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.
@arves100 arves100 added the enhancement New feature or request label May 26, 2018
@arves100 arves100 self-assigned this May 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant