5 references to SmtpInvalidOperationDuringSend
System.Net.Mail (5)
System\Net\Mail\SmtpClient.cs (5)
156
throw new InvalidOperationException(SR.
SmtpInvalidOperationDuringSend
);
181
throw new InvalidOperationException(SR.
SmtpInvalidOperationDuringSend
);
204
throw new InvalidOperationException(SR.
SmtpInvalidOperationDuringSend
);
222
throw new InvalidOperationException(SR.
SmtpInvalidOperationDuringSend
);
245
throw new InvalidOperationException(SR.
SmtpInvalidOperationDuringSend
);