Bootstrap the local ISpace which is associated to this sink from a remote space.
This bootstrap request will use provided timeout.
A bootstrap request can only be executed if this sink RequiresBootstrapOnStartup.

C# | Visual Basic | Visual C++ | J# |
IBootstrapResult BootstrapFromGatewayAndWait( TimeSpan timeout )
Function BootstrapFromGatewayAndWait ( _ timeout As TimeSpan _ ) As IBootstrapResult
IBootstrapResult^ BootstrapFromGatewayAndWait( TimeSpan timeout )
IBootstrapResult BootstrapFromGatewayAndWait( TimeSpan timeout )

- timeout (TimeSpan)
- Time to wait.

Bootstrap result