TransportHeartbeat Class
Visual Studio 2010
.NET Framework 4
Namespace:
Microsoft.AspNet.SignalR.Transports
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Top
Default implementation of ITransportHeartbeat .
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
The TransportHeartbeat type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AddConnection | Adds a new connection to the list of tracked connections. |
![]() | Dispose() | |
![]() | Dispose(Boolean) | |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetConnections | Gets a list of connections being tracked. |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MarkConnection | Marks an existing connection as active. |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | RemoveConnection | Removes a connection from the list of tracked connections. |
![]() | ToString | (Inherited from Object.) |
Show:
