Skip to content

SSH.SSHStream.Write

Andrew Lambert edited this page Nov 26, 2022 · 4 revisions

SSH.SSHStream.Write

Method Signature

 Sub Write(text As String) Implements Writeable.Write

Parameters

Name Type Comment
Text String The data to write to the SSHStream.

Remarks

Writes to the SSHStream.

Clone this wiki locally