Pauses the active sandbox.
Type | Description |
---|---|
Promise<void> | The method completes successfully when the sandbox is paused |
pause()
method performs the following actions:
pauseSandbox()
method to pause the active sandboxkill()
which destroys itresume()
to continue from exactly where you left off