Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » UltraLite - .NET Programming » UltraLite .NET 1.0 API Reference » ULFileTransferProgressData class

FLAG_IS_BLOCKING field Next Page

BytesReceived property


Returns the number of bytes received so far.

Syntax

Visual Basic

Public Readonly Property BytesReceived As UInt64

C#

public ulong BytesReceived {get;}

Property value

The number of bytes received so far.