ITransportHeartbeat Methods
.NET Framework 4.5
Top
The ITransportHeartbeat type exposes the following members.
| Name | Description | |
|---|---|---|
|
AddConnection | Adds a new connection to the list of tracked connections. |
|
GetConnections | Gets a list of connections being tracked. |
|
MarkConnection | Marks an existing connection as active. |
|
RemoveConnection | Removes a connection from the list of tracked connections. |
Show: