get_BindIPEndPointDelegate()

ServicePoint::get_BindIPEndPointDelegate() method

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

BindIPEndPoint System::Net::ServicePoint::get_BindIPEndPointDelegate()

Return Value

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

See Also