Connects to the mail relay and sends the SMTP HELO command.
[VB.NET] Public Function ConnectAsync() As Task
[C#] public Task ConnectAsync();