GigaSpaces XAP.NET Documentation
Embedded Property
Class LibraryGigaSpaces.CoreIReadOnlySpaceProxyEmbedded
Returns true if the proxy is connected to an embedded space, otherwise false.
Declaration Syntax
C#Visual BasicVisual C++J#
bool Embedded { get; }
ReadOnly Property Embedded As Boolean
property bool Embedded {
	bool get ();
}
/** @property */
boolean get_Embedded()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.3.0.0 (12.3.0.19000)