System::Net::ServicePoint::set_BindIPEndPointDelegate method

ServicePoint::set_BindIPEndPointDelegate method

Sets the delegate that is used to associate local IPEndPoint with the current instance.

void System::Net::ServicePoint::set_BindIPEndPointDelegate(BindIPEndPoint value)
ParameterTypeDescription
valueBindIPEndPointThe value to set.

See Also