4 references to StartTlsCommand
System (4)
net\System\Net\mail\smtpconnection.cs (4)
397StartTlsCommand.Send(this); 918IAsyncResult result = StartTlsCommand.BeginSend(connection, SendStartTlsCallback, this); 921StartTlsCommand.EndSend(result); 946StartTlsCommand.EndSend(result);