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