Tries to retrieve the main window from the specified process before
the timeout is elapsed.
The main window of the process or null if an exception is thrown
and ErrorAsException is set to false.
| Exception | Condition |
|---|---|
| ArgumentNullException | If proc is null. |
| ControlNotFoundException | If no main window can be found
within the specified timeout. |
