GigaSpaces XAP.NET Documentation
EmbeddedSpaces Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.ProcessingUnitIProcessingUnitInstanceEmbeddedSpaces
Gets whether there are embedded spaces started within this processing unit instance.
Declaration Syntax
C#Visual BasicVisual C++J#
bool EmbeddedSpaces { get; }
ReadOnly Property EmbeddedSpaces As Boolean
property bool EmbeddedSpaces {
	bool get ();
}
/** @property */
boolean get_EmbeddedSpaces()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.0.0.0 (10.0.1.11800)