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