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

SQL Anywhere 11.0.0 » UltraLite - .NET Programming » UltraLite .NET 2.0 API Reference » ULFileTransferProgressData class

 

ULFileTransferProgressData members

Public fields
Member name Description

FLAG_IS_BLOCKING field

A flag indicating that the file transfer is blocked awaiting a response from the MobiLink server. This field is constant and read-only.

Public properties
Member name Description

BytesReceived property

Returns the number of bytes received so far.

FileSize property

Returns the size of the file being transferred.

Flags property

Returns the current file transfer flags indicating additional information relating to the current state.

ResumedAtSize property

Returns the point in the file where the transfer was resumed.

See also