1 reference to SendHelloCallback
System (1)
net\System\Net\mail\smtpconnection.cs (1)
582
static AsyncCallback sendHelloCallback = new AsyncCallback(
SendHelloCallback
);