GigaSpaces XAP.NET Documentation
MaximumHeapSizeInMB Property
Class LibraryGigaSpaces.Core.ConfigurationJvmMemoryConfigurationElementMaximumHeapSizeInMB
Gets the maximum heap size in MegaBytes
Declaration Syntax
C#Visual BasicVisual C++J#
public string MaximumHeapSizeInMB { get; set; }
Public Property MaximumHeapSizeInMB As String
public:
property String^ MaximumHeapSizeInMB {
	String^ get ();
	void set (String^ value);
}
/** @property */
public String get_MaximumHeapSizeInMB()
/** @property */
public  void set_MaximumHeapSizeInMB(String value)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.1.0.0 (10.1.1.12800)