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