Bootstrap the local ISpace which is associated to this sink from a remote space.
            This bootstrap request will use default timeout set by SetDefaultTimeout(TimeSpan)
            A bootstrap request can only be executed if this sink RequiresBootstrapOnStartup.
            
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | J# | 
IBootstrapResult BootstrapFromGatewayAndWait()
Function BootstrapFromGatewayAndWait As IBootstrapResult
IBootstrapResult^ BootstrapFromGatewayAndWait()
IBootstrapResult BootstrapFromGatewayAndWait()
 Return Value
 Return ValueBootstrap result
