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