IDbBehavior Interface
.NET Framework 4.5 Namespace:
Microsoft.AspNet.SignalR.SqlServer
Assembly: Microsoft.AspNet.SignalR.SqlServer (in Microsoft.AspNet.SignalR.SqlServer.dll)
Top
Top
Defines the SQL command behavior.
Assembly: Microsoft.AspNet.SignalR.SqlServer (in Microsoft.AspNet.SignalR.SqlServer.dll)
The IDbBehavior type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | UpdateLoopRetryDelays | Gets the list that specifies retry time interval and the retry count. |
| Name | Description | |
|---|---|---|
![]() | AddSqlDependency | Creates an SQL dependency for the specified SQL command. |
![]() | StartSqlDependencyListener | Starts the SQL dependency notification listener. |
Show:
