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: 9.1.2.7920 (9.1.2.7920)