Method | Description | |
---|---|---|
Publish ( IEventFired message ) : void |
Publishes the specified event fired message on the bus.
|
|
RhinoEsbEventBrokerBus ( IServiceBus serviceBus ) : Messages |
Initializes a new instance of the RhinoEsbEventBrokerBus class.
|
public Publish ( IEventFired message ) : void | ||
message | IEventFired | The message. |
return | void |
public RhinoEsbEventBrokerBus ( IServiceBus serviceBus ) : Messages | ||
serviceBus | IServiceBus | The service bus. |
return | Messages |