Overload List

  NameDescription
Send()()()
Send an email synchronously
Send(Boolean)

Send an email synchronously or asynchronously

(NOTE: when sending asynchronously from a web page the page directive Async="true" should be used)

See Also