←Select platform

BytesReceived Property

Summary

Number of bytes received during this chunk of the operation.

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

Property Value

Number of bytes received during this chunk of the 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.