Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

Show in webframe

BytesReceived Property






Number of bytes received during this chunk of the operation.
Syntax
public long BytesReceived {get;}
'Declaration
 
Public ReadOnly Property BytesReceived As Long
'Usage
 
Dim instance As LoadAsyncProgressEventArgs
Dim value As Long
 
value = instance.BytesReceived
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

See Also

Reference

LoadAsyncProgressEventArgs Class
LoadAsyncProgressEventArgs Members

Error processing SSI file
   Leadtools.Documents requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features