exit# MapdlPool.exit(block=False)# Close out all instances in the pool. パラメーター: blockbool, optionalWhen True, wait until all processes are closed. Examples >>> pool.exit()