Microsoft.AspNet.SignalR.Messaging Namespace

.NET Framework 4

Classes

  Class Description
Public class Command
Public class IndexedDictionary<TKey, TValue>
Public class LocalEventKeyInfo
Public class Message
Public class MessageBroker This class is the main coordinator. It schedules work to be done for a particular subscription and has an algorithm for choosing a number of workers (thread pool threads), to handle the scheduled work.
Public class MessageBus
Public class MessageBusExtensions
Public class MessageStore<T>
Public class ScaleoutMapping
Public class ScaleoutMessageBus Sends messages to the backplane.
Public class ScaleoutSubscription
Public class Subscription
Public class Topic
Public class TopicLookup

Structures

  Structure Description
Public structure MessageResult
Public structure MessageStoreResult<T>

Interfaces

  Interface Description
Public interface IMessageBus
Public interface ISubscriber
Public interface ISubscription

Enumerations

  Enumeration Description
Public enumeration CommandType