corda / net.corda.core.messaging / pendingFlowsCount

pendingFlowsCount

fun CordaRPCOps.pendingFlowsCount(): DataFeed<Int, Pair<Int, Int>>
Deprecated: For automated upgrades, consider using the `gracefulShutdown` command in an SSH session instead.

Returns a DataFeed of the number of pending flows. The Observable for the updates will complete the moment all pending flows will have terminated.