Execute Method

Execute a Command on the remote host.

Syntax

public void Execute(string command);
Public Sub Execute(ByVal Command As String)

Remarks

Calling this method is equivalent to setting the Command property to Command.

Copyright (c) 2023 /n software inc. - All rights reserved.
IPWorks SSH 2020 .NET Edition - Version 20.0 [Build 8501]