Gets whether this sink is configured to require a bootstrap on startup.

Declaration Syntax
C# | Visual Basic | Visual 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: 9.1.2.7920 (9.1.2.7920)