GigaSpaces XAP.NET Documentation
Clustered Property
Class LibraryGigaSpaces.CoreIReadOnlySpaceProxyClustered
Returns true if the proxy is connected to a clustered space, otherwise false.
Declaration Syntax
C#Visual BasicVisual C++J#
bool Clustered { get; }
ReadOnly Property Clustered As Boolean
	Get
property bool Clustered {
	bool get ();
}
/** @property */
boolean get_Clustered()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.5.0.0 (14.5.0)