All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.hazelcast.4.0.1.source-code.stop-all.bat Maven / Gradle / Ivy

There is a newer version: 5.5.0
Show newest version
@echo off

REM ******* This script kills all the instances started with start.bat script.

taskkill /F /FI "WINDOWTITLE eq hazelcast-imdg"




© 2015 - 2024 Weber Informatics LLC | Privacy Policy