Skip to content

Lib.io.udp.UDPInput

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

UDPInput

in Lib.io.udp



Input Parameters

Name (Relevancy & Type) Description
Port (Int32) -
LocalIpAddress (String) -
ListLength (Int32) -
Listen (Boolean) -
PrintToLog (Boolean) -

Outputs

Name Type
ReceivedString System.String
ReceivedLines System.Collections.Generic.List`1[System.String]
LastSenderAddress System.String
LastSenderPort System.Int32
WasTrigger System.Boolean
IsListening System.Boolean

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

Clone this wiki locally