GigaSpaces XAP.NET Documentation
IBootstrapResult Interface
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.GatewayIBootstrapResult
A result of a bootstrap. BootstrapFromGatewayAndWait(TimeSpan)
Declaration Syntax
C#Visual BasicVisual C++J#
public interface IBootstrapResult
Public Interface IBootstrapResult
public interface class IBootstrapResult
public interface IBootstrapResult
Members
All MembersProperties



IconMemberDescription
FailureCause
Gets the failure cause for the bootstrap or
CopyC#
null
if the bootstrap succeeded.

Succeeded
Gets whether the bootstrap operation has succeeded.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.6.2.9900 (9.6.2.9900)