DeviceName Property (Read/Write) |
Top Previous Next |
Sets an specific telnet device name defined in the telnet server.
Visual Basic Syntax
Tnb3287X.DeviceName [= String]
Delphi Syntax
Tnb3287X.DeviceName; [:= String]
Remarks
If no name is given, the telnet server will assign an available device from a public pool in case that it exists.
See also Host property.
|