ISDBApplication::ShutdownAfterDisconnect
Jump to navigation
Jump to search
CoClass SDBApplication, Interface ISDBApplication
Property Get/Let ShutdownAfterDisconnect As Boolean
Property description
Specifies whether to close MediaMonkey after the current object disconnects from it and MediaMonkey wasn't running before the object started it.
For example a .vbs file is started from command line, it starts using SDBApplication object which causes MediaMonkey start-up (it wasn't running yet). Then if the script sets this property to True and terminates, MediaMonkey stays running.
See About external scripts and applications for more information.