1 reference to SendEHelloCallback
System.Net.Mail (1)
System\Net\Mail\SmtpConnection.cs (1)
392
private static readonly AsyncCallback s_sendEHelloCallback = new AsyncCallback(
SendEHelloCallback
);