GigaSpaces XAP.NET Documentation
Statistics Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.TransportITransportsStatistics
Gets the aggregated statistics of all the currently discovered ITransports.
Declaration Syntax
C#Visual BasicVisual C++J#
ITransportsStatistics Statistics { get; }
ReadOnly Property Statistics As ITransportsStatistics
property ITransportsStatistics^ Statistics {
	ITransportsStatistics^ get ();
}
/** @property */
ITransportsStatistics get_Statistics()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 8.0.8.6380 (8.0.8.6380)