parallel\Runtime::killRuntime Join Description
public void parallel\Runtime::kill()
Shall attempt to force the runtime to shutdown.
Warning
Internal function calls in progress cannot be interrupted. ExceptionsWarning
Shall throw parallel\Runtime\Error\Closed if Runtime was closed. |