InfoConnect for Airlines
WaitForStrings Method


Waits for one of the specified text strings to be received from the host.
Overload List
OverloadDescription
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.  
See Also