MessageBus Class
.NET Framework 4.5
Namespace:
Microsoft.AspNet.SignalR.Messaging
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Top
System::Object
Microsoft.AspNet.SignalR.Messaging::MessageBus
Microsoft.AspNet.SignalR.Messaging::ScaleoutMessageBus
Microsoft.AspNet.SignalR.Messaging::MessageBus
Microsoft.AspNet.SignalR.Messaging::ScaleoutMessageBus
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
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:




