System.Net.ServicePoint: Method Members

The methods of System.Net.ServicePoint are listed below. For a list of all members, see the ServicePoint Members list.

See Also: Inherited members from System.Object

Public Methods

CloseConnectionGroup(string) : bool

Removes the specified connection group from this System.Net.ServicePoint object.

override
GetHashCode() : int

Returns a hash value for a System.Net.ServicePoint instance.

SetTcpKeepAlive(bool, int, int)

Enables or disables the keep-alive option on a TCP connection.