ShellPrompt Property
The shell prompt of the telnet session.
Data Type
StringDefault Value
">"Remarks
This property specifies the shell prompt to wait for when executing a command. After a command is sent to the server the adapter will search the response for the prompt defined in this property to signal that the command execution is complete. If the ShellPrompt is not found within Timeout seconds an error occurs.
This value is case sensitive.
The default value is ">".