Disconnect the client from the active run and mark the controller
idle. By default also cancels the run server-side; pass
{ cancel: false } or call disconnect to keep the agent
running (join/rejoin).
stop(options: StreamStopOptions): Promise<void>| Name | Type | Description |
|---|---|---|
options | StreamStopOptions |