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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.