Scripting.HoldReceivedData Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9083)
HoldReceivedData
Gets or sets a value indicating whether to hold received data in ReceivedData property. Default value is true.
Declaration
public bool HoldReceivedData { get; set; }
Property Value
Type | Description |
---|---|
Boolean |