get_ServicePoint()

HttpWebRequest::get_ServicePoint() method

Returns a service point that represents the network connection to the resource.

System::SharedPtr<ServicePoint> System::Net::HttpWebRequest::get_ServicePoint()

Return Value

A service point that represents the network connection to the resource.

See Also