Miscellaneous
closeSSEStream()
Signature
Section titled “Signature”closeSSEStream() — returns void
Available in: controller
Description
Section titled “Description”Close an SSE streaming connection.
Parameters
Section titled “Parameters”| Name | Type | Required | Default | Description |
|---|---|---|---|---|
writer | any | yes | — | The writer object returned by initSSEStream(). |