←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.