Scripting.DetectPrompt Method
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 8.0.9673)
DetectPrompt()
Detects the prompt which the server currently uses and sets the Prompt property.
Declaration
public void DetectPrompt()
DetectPrompt(PromptDetectionMode)
Detects the prompt which the server currently uses and sets the Prompt property.
Declaration
public void DetectPrompt(PromptDetectionMode mode)
Parameters
| Type | Name | Description |
|---|---|---|
| PromptDetectionMode | mode | Mode of detection. |