Specifies the delegate to associate a local System.Net.IPEndPoint with a System.Net.ServicePoint.
Documentation for this section has not yet been entered.
Some load balancing techniques require a client to use a specific local IP address and port number, rather than IPAddress.Any (or IPAddress.IPv6Any for Internet Protocol Version 6) and an ephemeral port. Your ServicePoint.BindIPEndPointDelegate can satisfy this requirement.