Overload | Description |
---|---|
WaitForStrings(String[]) | Waits for one of the specified text strings to be received from the host. |
WaitForStrings(String[],Int32) | Waits for one of the specified text strings to be received from the host. |
WaitForStrings(String[],Int32,WaitForOption) | Waits for one of the specified text strings to be received from the host. |
WaitForStrings(String[],Int32,Int32,WaitForOption) | Waits for one of the specified text strings to be received from the host. |