Will bind as a transceiver to the SMPP service.
[VB.NET] Public Function ConnectAsync(ByVal UserId As String, ByVal Password As String) As Task
[C#] public Task ConnectAsync(string userId, string password);