vertx / io.vertx.reactivex.redis / RedisTransaction / scriptKill

scriptKill

open fun scriptKill(handler: Handler<AsyncResult<String>>): RedisTransaction

Kill the script currently in execution.

Parameters

handler -

Return