Sends file to the remote host.
[VB.NET] Public Function SendFileAsync(ByVal FileName As String) As Task
[C#] public Task SendFileAsync(string fileName);