System.Net.BindIPEndPoint public sealed delegate BindIPEndPoint : MulticastDelegate Documentation Code namespace System.Net { public delegate IPEndPoint BindIPEndPoint (ServicePoint servicePoint, IPEndPoint remoteEndPoint, int retryCount); }