DeviceName Property (Read/Write)

Top  Previous  Next

Sets/gets an specific telnet device name defined in the telnet server.

 

Visual Basic Syntax

 

Tnb3812X.DeviceName [= String]

 

Delphi Syntax

 

Tnb3812X.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.

 

See also Host property.