GigaSpaces XAP.NET Documentation
RequiresBootstrapOnStartup Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.GatewayIGatewaySinkRequiresBootstrapOnStartup
Gets whether this sink is configured to require a bootstrap on startup.
Declaration Syntax
C#Visual BasicVisual C++J#
bool RequiresBootstrapOnStartup { get; }
ReadOnly Property RequiresBootstrapOnStartup As Boolean
property bool RequiresBootstrapOnStartup {
	bool get ();
}
/** @property */
boolean get_RequiresBootstrapOnStartup()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.1.0.0 (12.1.0.17000)