1 reference to ConnectionCreatedCallback
System (1)
net\System\Net\mail\smtpconnection.cs (1)
575
private static readonly GeneralAsyncDelegate m_ConnectionCreatedCallback = new GeneralAsyncDelegate(
ConnectionCreatedCallback
);