Programming with Reflection
T27LineAtATimeXmit property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) how Reflection transmits data to the host. When this property is True Reflection transmits only the line containing the keyboard cursor. When it is False, Reflection transmits an entire page. For example:
Session.T27LineAtATimeXmit =False
The default value is False.