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: 9.0.2.6900 (9.0.2.6900)