Microsoft.AspNet.SignalR.SqlServer Namespace
.NET Framework 4.5
The Microsoft.AspNet.SignalR.SqlServer namespace provides classes associated with SQL server for SignalR.
| Class | Description | |
|---|---|---|
![]() | SqlMessageBus | Uses SQL Server tables to scale-out SignalR applications in web farms. |
![]() | SqlMessageBusException | The exception that is thrown during initialization or receiving operation of SQL Message Bus failed. |
![]() | SqlPayload | Represents the SQL payload. |
| Interface | Description | |
|---|---|---|
![]() | IDbBehavior | Defines the SQL command behavior. |
![]() | IDbProviderFactory | Represents the factory associated with the database provider. |
Show:
