Método System::Net::HttpWebRequest::get_ServicePoint

HttpWebRequest::get_ServicePoint method

Devuelve un punto de servicio que representa la conexión de red al recurso.

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

ReturnValue

Un punto de servicio que representa la conexión de red al recurso.

Ver también