4 references to StartTlsCommand
System.Net.Mail (4)
System\Net\Mail\SmtpConnection.cs (4)
234StartTlsCommand.Send(this); 670IAsyncResult result = StartTlsCommand.BeginSend(_connection, SendStartTlsCallback, this); 673StartTlsCommand.EndSend(result); 687StartTlsCommand.EndSend(result);