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

ULFileTransferProgressData class Next Page

ULFileTransferProgressData members


Public static fields (shared)
Member nameDescription
FLAG_IS_BLOCKING field

A flag indicating that the file transfer is blocked awaiting a response from the MobiLink server.

Public properties
Member nameDescription
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.