Renci.SshNet.CommandAsyncResult.CommandAsyncResult C# (CSharp) Method

CommandAsyncResult() private method

Initializes a new instance of the CommandAsyncResult class.
private CommandAsyncResult ( ) : System
return System
        internal CommandAsyncResult()
        {
        }
CommandAsyncResult