ITrackingConnection Methods
.NET Framework 4.5
Top
The ITrackingConnection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Disconnect | Causes the connection to disconnect. |
|
End | Kills the connection. |
|
KeepAlive | Sends a keep alive ping over the connection. |
|
ReleaseRequest | Releases the http request associated with the connection (if any). |
|
Timeout | Causes the connection to timeout. |
Show: