ScaleoutMessageBus Methods

Include Protected Members
Include Inherited Members

.NET Framework 4.5

The ScaleoutMessageBus type exposes the following members.

Methods

  Name Description
Protected method CreateSubscription (Overrides MessageBus.CreateSubscription(ISubscriber, String, Func<MessageResult, Task<Boolean>>, Int32).)
Protected method CreateTopic Creates a topic for the specified key. (Inherited from MessageBus.)
Public method Dispose() (Inherited from MessageBus.)
Protected method Dispose(Boolean) (Inherited from MessageBus.)
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.)
Protected method OnReceived Invoked when a payload is received from the backplane. There should only be one active call at any time.
Public method Publish (Overrides MessageBus.Publish(Message).)
Protected method Save (Inherited from MessageBus.)
Protected method ScheduleEvent (Inherited from MessageBus.)
Protected method Send
Public method Subscribe (Inherited from MessageBus.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ScaleoutMessageBus Class

Microsoft.AspNet.SignalR.Messaging Namespace