I am using following method to execute SSH command,
public async Task RequestInfoAsync(string remoteHost, string userName, string password, string cmd)