GigaSpaces XAP.NET Documentation
DefaultMaxItems Property
Class LibraryGigaSpaces.CoreIReadOnlySpaceProxyDefaultMaxItems
Gets or sets the default maximum items associated with the proxy.
Declaration Syntax
C#Visual BasicVisual C++J#
int DefaultMaxItems { get; set; }
Property DefaultMaxItems As Integer
	Get
	Set
property int DefaultMaxItems {
	int get ();
	void set (int value);
}
/** @property */
int get_DefaultMaxItems()
/** @property */
 void set_DefaultMaxItems(int value)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.2.0.0 (14.2.0.20400)