Hunny Software Library Reference

SmtpClient.Dispose Method 

Releases all resources used by this instance.

[Visual Basic]
NotOverridable Public Sub Dispose() Implements _
   IDisposable.Dispose
[C#]
public void Dispose();

Implements

IDisposable.Dispose

See Also

SmtpClient Class | Hunny.Mail Namespace