Stop the active run on the current thread. By default cancels the
run server-side and disconnects the client; pass { cancel: false }
or use disconnect for join/rejoin. Sets isLoading to
false immediately; values and messages are preserved.
stop(options: StreamStopOptions): Promise<void>| Name | Type | Description |
|---|---|---|
options | StreamStopOptions |