MessageBus Methods
.NET Framework 4.5
Top
The MessageBus type exposes the following members.
| Name | Description | |
|---|---|---|
|
CreateSubscription | |
|
CreateTopic | Creates a topic for the specified key. |
|
Dispose() | |
|
Dispose(Boolean) | |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
Publish | Publishes a new message to the specified event on the bus. |
|
Save | |
|
ScheduleEvent | |
|
Subscribe | |
|
ToString | (Inherited from Object.) |
Show: