ITransportHeartbeat Methods

.NET Framework 4.5

The ITransportHeartbeat type exposes the following members.

  NameDescription
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
Show: