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

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