GigaSpaces XAP.NET Documentation
DownloadedBytes Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.DumpDownloadEventArgsDownloadedBytes
Gets the number of bytes downloaded from the last call.
Declaration Syntax
C#Visual BasicVisual C++J#
public long DownloadedBytes { get; }
Public ReadOnly Property DownloadedBytes As Long
public:
property long long DownloadedBytes {
	long long get ();
}
/** @property */
public long get_DownloadedBytes()

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