TotalBytesLoadedEventArgs Constructor

Summary
Initializes a new instance of the TotalBytesLoadedEventArgs class.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal byteCount As Long _ 
) 
public: 
TotalBytesLoadedEventArgs(  
   int64 byteCount 
) 

Parameters

byteCount
Total number of bytes loaded for the current file

Example

For an example, refer to Leadtools.Jpip.Client.JpipClient.

Requirements

Target Platforms

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

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