GigaSpaces XAP.NET Documentation
FailureCause Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.GatewayIBootstrapResultFailureCause
Gets the failure cause for the bootstrap or
CopyC#
null
if the bootstrap succeeded.
Declaration Syntax
C#Visual BasicVisual C++J#
Exception FailureCause { get; }
ReadOnly Property FailureCause As Exception
property Exception^ FailureCause {
	Exception^ get ();
}
/** @property */
Exception get_FailureCause()

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