|   | Name | Description | 
|---|
    | WaitForFileOfGivenName(String, String) | 
            Waits for file of given name with LongTimeout, checks  the size of the current file.
             | 
    | WaitForFileOfGivenName(Double, String, String) | 
            Waits for file with given name with given timeout, checks  the size of the current file.
             | 
    | WaitForFileOfGivenName(String, String, Boolean) | 
            Waits for file of given name with LongTimeout, checks  the size of the current file.
             | 
    | WaitForFileOfGivenName(Double, String, String, Boolean) | 
            Waits for file with given name with given timeout, checks  the size of the current file.
             |