Renci.SshNet.ExpectAsyncResult public class ExpectAsyncResult : AsyncResult<string> Provides additional information for asynchronous command execution Documentation Code namespace Renci.SshNet { public class ExpectAsyncResult : AsyncResult<string> { } }