MessageBus Methods

.NET Framework 4.5

The MessageBus type exposes the following members.

  NameDescription
Protected method CreateSubscription
Protected method CreateTopic Creates a topic for the specified key.
Public method Dispose()
Protected method Dispose(Boolean)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Publish Publishes a new message to the specified event on the bus.
Protected method Save
Protected method ScheduleEvent
Public method Subscribe
Public method ToString (Inherited from Object.)
Top

  NameDescription
Public Extension Method Publish (Defined by MessageBusExtensions.)
Top
Show: