DeviceName Property (Read/Write)

Top  Previous  Next

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

 

VB.NET Syntax

 

tnxxxx.DeviceName [= String]

 

C# Syntax

 

tnxxxx.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 UserId and Password properties.