Stops listening to events. Execution is blocked until the container is fully stopped or the specified timeout elapses.


- timeout (Int32)
- Maximum time to wait for container to stop (in milliseconds).

true if the container managed to stop before the specified timeout elapsed, false otherwise.