System::Net::ServicePoint::get_Address method

ServicePoint::get_Address method

Returns the server URI to which the current instance connects.

System::SharedPtr<Uri> System::Net::ServicePoint::get_Address()

ReturnValue

The server URI to which the current instance connects.

See Also