Logo FSBarV1_Archived

IHubEventSink Type

Inbound-only handle for modules that publish events. Taking this instead of a full `HubEventBus` reference in constructors makes the data flow unambiguous — modules that only publish cannot accidentally subscribe.

Instance members

Instance member Description

this.Publish

Full Usage: this.Publish

Parameters:
Modifiers: abstract
arg0 : HubEvent

Type something to start searching.