TransportHeartbeat Methods
.NET Framework 4.5
Top
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: