Waits until the online machine has fully initialized or timeout period has elapsed before returning.
Visual Basic |
---|
Public Function WaitUntilReady( _ ByVal TimeOutInSeconds As Long _ ) As Boolean |
- TimeOutInSeconds
- Long value representing the number of seconds for the timeout period.