SmtpClient 2.0 Framework, Bug - feature?
-
The SmtpClient does not seem to call the QUIT Command to close the connection to an SMTP server, is this usual behaviour? It appears to keep the connection open between each mail that is sent. I would assume that at bare minimum it should call QUIT when the application that is using the SmtpClient object is shut down. Regards, J James Simpson Web Developer imebgo@hotmail.com P S - This is what part of the alphabet would look like if Q and R were eliminated
Mitch Hedberg -
The SmtpClient does not seem to call the QUIT Command to close the connection to an SMTP server, is this usual behaviour? It appears to keep the connection open between each mail that is sent. I would assume that at bare minimum it should call QUIT when the application that is using the SmtpClient object is shut down. Regards, J James Simpson Web Developer imebgo@hotmail.com P S - This is what part of the alphabet would look like if Q and R were eliminated
Mitch HedbergIt's also impolite to cross-post in multiple forums. See my answer in the .NET Framework Forum[^]. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome
-
It's also impolite to cross-post in multiple forums. See my answer in the .NET Framework Forum[^]. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome
Dave Kreskowiak wrote:
It's also impolite to cross-post in multiple forums.
Yes, Apologies after posting in the C# forum I felt that the question would be better asked in the .NET Framework forum. James Simpson Web Developer imebgo@hotmail.com P S - This is what part of the alphabet would look like if Q and R were eliminated
Mitch Hedberg