dgs.models.modules.named.NamedModule.terminate

NamedModule.terminate() None

Terminate this module and all of its submodules.

If nothing has to be done, just pass. Is used for terminating parallel execution and threads in specific models.