Waits for the space instance to move to the provided space mode within a given timeout.

Declaration Syntax
C# | Visual Basic | Visual C++ | J# |

Parameters
- requiredMode (SpaceMode)
- The required mode to wait for.
- timeout (TimeSpan)
- How long to wait for the mode to change.

Return Value
true if the mode changed successfully, otherwise false.
Assembly:
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.0.0.0 (10.0.1.11800)