GigaSpaces XAP.NET Documentation
Previous Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.TransportITransportStatisticsPrevious
Gets the previous statistics sampled. the value is null if this is the first one.
Declaration Syntax
C#Visual BasicVisual C++J#
ITransportStatistics Previous { get; }
ReadOnly Property Previous As ITransportStatistics
property ITransportStatistics^ Previous {
	ITransportStatistics^ get ();
}
/** @property */
ITransportStatistics get_Previous()

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