Skip to content

Lib.io.tcp.TcpClient

Thomas Mann edited this page Sep 5, 2025 · 1 revision

TcpClient

in Lib.io.tcp



Input Parameters

Name (Relevancy & Type) Description
Connect (Boolean) -
Host (String) -
Port (Int32) -
ListLength (Int32) -
MessageParts (String) -
Separator (String) -
SendOnChange (Boolean) -
SendTrigger (Boolean) -
PrintToLog (Boolean) -

Outputs

Name Type
ReceivedString System.String
ReceivedLines System.Collections.Generic.List`1[System.String]
WasTrigger System.Boolean
IsConnected System.Boolean

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally