GigaSpaces XAP.NET Documentation
ReceivedBytes Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.SpaceIOutgoingChannelReceivedBytes
Gets the total bytes received (resets during fail-over).
Declaration Syntax
C#Visual BasicVisual C++J#
long ReceivedBytes { get; }
ReadOnly Property ReceivedBytes As Long
property long long ReceivedBytes {
	long long get ();
}
/** @property */
long get_ReceivedBytes()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.1.0.0 (10.1.1.12800)