DotNetOpenMail 0.5.7 (beta)

ISmtpProxy.Close Method 

Close the connection

[Visual Basic]
Sub Close()
[C#]
void Close();
[C++]
void Close();
[JScript]
function Close();

Return Value

The SMTP response

See Also

ISmtpProxy Interface | DotNetOpenMail Namespace