Cancels a Source to stop the subscription from receiving new values.
Close signal This uses the talkback function to send a Close signal to the subscribed-to Source to stop it from sending new values. This cleans up the subscription and ends it immediately.
Generated using TypeDoc
Subscription object that can be used to cancel a Source.
See
subscribe | subscribe sink for a helper that returns this structure.