GigaSpaces XAP.NET Documentation
RxBytesPerSecond Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.OperatingSystemINetworkStatisticsRxBytesPerSecond
Gets the number of bytes received per second (computed against the previous sampled stats).
Declaration Syntax
C#Visual BasicVisual C++J#
double RxBytesPerSecond { get; }
ReadOnly Property RxBytesPerSecond As Double
property double RxBytesPerSecond {
	double get ();
}
/** @property */
double get_RxBytesPerSecond()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 11.0.0.0 (11.0.0.14800)