DotNetOpenMail 0.5.7 (beta)

ISmtpProxy.Quit Method 

Send the QUIT message to the server

[Visual Basic]
Function Quit() As SmtpResponse
[C#]
SmtpResponse Quit();
[C++]
SmtpResponse* Quit();
[JScript]
function Quit(): SmtpResponse;

Return Value

See Also

ISmtpProxy Interface | DotNetOpenMail Namespace