SqlPayload Class

.NET Framework 4.5

Represents the SQL payload.

System::Object
  Microsoft.AspNet.SignalR.SqlServer::SqlPayload

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

public ref class SqlPayload abstract sealed

The SqlPayload type exposes the following members.

  NameDescription
Public methodStatic memberFromBytesPresents a scale out message from data records.
Public methodStatic memberToBytesPresents a list of message as a byte.
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: