corda / net.corda.testing.flows / waitForAllFlowsToComplete

waitForAllFlowsToComplete

fun waitForAllFlowsToComplete(nodeHandle: NodeHandle, maxIterations: Int = 60, iterationDelay: Long = 500): Unit