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

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