Capability pauseCapability
read-only

Capability granting the ability to pause the isolate.

This capability is used by pause. If the capability is not the correct pause capability of the isolate, including if the capability is null, then calls to pause will have no effect.

If the isolate is started in a paused state, use this capability as argument to resume to resume the isolate.