AbstractTelnet FieldsCleanCode C# Libraries v1.2.03 API
The AbstractTelnet type exposes the following members.
Fields

  NameDescription
Protected fieldhost
The host address.
Protected fieldlogin
The .
Protected fieldloginRE
Regular expression to match the login prompt.
Protected fieldport
The telnet port on the host.
Protected fieldpromptRE
Regular expression to match the command-line prompt.
Protected fieldpwd
The login name.
Protected fieldpwdRE
Regular expression to match the password prompt.
Protected fieldtracer
Back to Top
See Also