Waits for the text text from Baltie from up to millisecondsTimeout milliseconds.
            
    Namespace: 
   SGP.BaltieAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# | 
|---|
public BaltieMessage WaitFor( Baltie from, string text, int millisecondsTimeout )  | 
Parameters
- from
 - Type: SGP.Baltie..::.Baltie
Baltie who should send a message. 
- text
 - Type: System..::.String
A string, for which is Baltie waiting. 
- millisecondsTimeout
 - Type: System..::.Int32
The timeout in milliseconds.