GigaSpaces XAP.NET Documentation
SetStatisticsHistorySize Method (historySize)
Class LibraryGigaSpaces.Core.Admin.ServiceGridIStatisticsMonitorSetStatisticsHistorySize(Int32)
Sets the number of history statistics record to store.
Declaration Syntax
C#Visual BasicVisual C++J#
void SetStatisticsHistorySize(
	int historySize
)
Sub SetStatisticsHistorySize ( _
	historySize As Integer _
)
void SetStatisticsHistorySize(
	int historySize
)
void SetStatisticsHistorySize(
	int historySize
)
Parameters
historySize (Int32)
Number of history statistics record to store.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.3.0.0 (12.3.0.19000)