System::Net::HttpWebRequest::get_ServicePoint method

HttpWebRequest::get_ServicePoint method

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

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

ReturnValue

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

See Also