←Select platform

TotalBytesToReceive Property

Summary

Total number of bytes received so far for the whole load operation.

Syntax
C#
VB
C++
public long TotalBytesToReceive { get; } 
Public ReadOnly Property TotalBytesToReceive() As Long 
   Get 
public:  
   property Int64 TotalBytesToReceive 
   { 
      Int64 get() 
   } 

Property Value

The total number of bytes received so far for the whole load operation.

Example

For an example, refer to DocumentFactory.LoadFromUriAsync.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.