ITrackingConnection Methods

.NET Framework 4.5

The ITrackingConnection type exposes the following members.

  NameDescription
Public method Disconnect Causes the connection to disconnect.
Public method End Kills the connection.
Public method KeepAlive Sends a keep alive ping over the connection.
Public method ReleaseRequest Releases the http request associated with the connection (if any).
Public method Timeout Causes the connection to timeout.
Top
Show: