Tears down this connection: pending requests reject ABORTED, subscriptions
complete, and later emit, query, and subscribe calls fail with ABORTED.
Siblings and the shared bus are untouched.
Emits an event topic and provides its reply when awaited.
Reads the current or next value of a state topic.
Optionaloptions: MessageBusQueryOptionsRuns a responder for each event until its signal aborts.
Optionaloptions: MessageBusAbortOptionsRuns a handler for each state value until its signal aborts.
Optionaloptions: MessageBusAbortOptionsReturns a state topic as a MessageBusStateSource.
Returns an event topic as an observable of its payloads.
A message bus connection that can be torn down independently of its siblings.