GigaSpaces XAP.NET Documentation
Statistics Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.OperatingSystemOperatingSystemsStatisticsChangedEventArgsStatistics
Gets the statistics associated with the event.
Declaration Syntax
C#Visual BasicVisual C++J#
public virtual IOperatingSystemsStatistics Statistics { get; }
Public Overridable ReadOnly Property Statistics As IOperatingSystemsStatistics
public:
virtual property IOperatingSystemsStatistics^ Statistics {
	IOperatingSystemsStatistics^ get ();
}
/** @property */
public IOperatingSystemsStatistics get_Statistics()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.1.0.0 (12.1.0.17000)