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: 8.0.8.6380 (8.0.8.6380)