Send Method

Send standard input to the program executing on the remote host.

Syntax

public void Send(byte[] text);
Public Sub Send(ByVal Text As String)

Remarks

Calling this method is equivalent to setting the Stdin property to Text.

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