GigaSpaces XAP.NET Documentation
BootstrapFromGatewayAndWait Method
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.GatewayIGatewaySinkSourceBootstrapFromGatewayAndWait()()()()
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
C#Visual BasicVisual C++J#
IBootstrapResult BootstrapFromGatewayAndWait()
Function BootstrapFromGatewayAndWait As IBootstrapResult
IBootstrapResult^ BootstrapFromGatewayAndWait()
IBootstrapResult BootstrapFromGatewayAndWait()
Return Value
Bootstrap result

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.2.0.0 (14.2.0.20400)