ITransportHeartbeat Methods

Include Protected Members
Include Inherited Members

.NET Framework 4.5

The ITransportHeartbeat type exposes the following members.

Methods

  Name Description
Public method AddConnection Adds a new connection to the list of tracked connections.
Public method GetConnections Gets a list of connections being tracked.
Public method MarkConnection Marks an existing connection as active.
Public method RemoveConnection Removes a connection from the list of tracked connections.

Top

See Also

Reference

ITransportHeartbeat Interface

Microsoft.AspNet.SignalR.Transports Namespace