Scripting.ReceivedData Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9083)
ReceivedData
Gets data received since the previous data-receiving method. If HoldReceivedData is set to false, this returns null.
Declaration
public string ReceivedData { get; }
Property Value
Type | Description |
---|---|
String |