Skip to content

API Reference


Interface: StopOptions

Defined in: services/replica.ts:368

Options for stopping a replica.

Properties

scope?

optional scope: "background" | "foreground"

Defined in: services/replica.ts:370

Whether to stop background or foreground processes.