ServiceBusMessage Class

.NET Framework 4.5

Provides methods for SignalR message transformation.

System::Object
  Microsoft.AspNet.SignalR.ServiceBus::ServiceBusMessage

Namespace:  Microsoft.AspNet.SignalR.ServiceBus
Assembly:  Microsoft.AspNet.SignalR.ServiceBus (in Microsoft.AspNet.SignalR.ServiceBus.dll)

public ref class ServiceBusMessage abstract sealed

The ServiceBusMessage type exposes the following members.

  NameDescription
Public methodStatic memberFromBrokeredMessageCreates a new instance of the ScaleoutMessage class from the specified brokered message.
Public methodStatic memberToStreamCreates the underlying stream for the SignalR messages.
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: