←Select platform

TotalBytesToReceive Property (LoadAsyncProgressEventArgs)

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

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