Microsoft.AspNet.SignalR.SqlServer Namespace

.NET Framework 4.5

The Microsoft.AspNet.SignalR.SqlServer namespace provides classes associated with SQL server for SignalR.

  ClassDescription
Public classSqlMessageBusUses SQL Server tables to scale-out SignalR applications in web farms.
Public classSqlMessageBusExceptionThe exception that is thrown during initialization or receiving operation of SQL Message Bus failed.
Public classSqlPayloadRepresents the SQL payload.

  InterfaceDescription
Public interfaceIDbBehaviorDefines the SQL command behavior.
Public interfaceIDbProviderFactoryRepresents the factory associated with the database provider.
Show: