←Select platform

BytesReceived Property (LoadAsyncProgressEventArgs)

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents Assembly
Click or drag to resize