C#
VB
C++
Total number of bytes received so far for the whole load operation.
public long TotalBytesToReceive { get; }
Public ReadOnly Property TotalBytesToReceive() As Long
Get
public:
property Int64 TotalBytesToReceive
{
Int64 get()
}
The total number of bytes received so far for the whole load operation.
For an example, refer to DocumentFactory.LoadFromUriAsync.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET