1 reference to SendHelloCallback
System.Net.Mail (1)
System\Net\Mail\SmtpConnection.cs (1)
393
private static readonly AsyncCallback s_sendHelloCallback = new AsyncCallback(
SendHelloCallback
);