Protocol Property
Description
The protocol used by the current terminal emulator.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property Protocol As String |
Return Value
3270
5250
VT100
autodetect
Remarks
It is recommended to select autodetect.
This property value is emulator-specific and is saved with the selected emulator.
Example
See Also