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 members Next Page

FLAG_IS_BLOCKING field


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

Syntax

Visual Basic

Public Shared FLAG_IS_BLOCKING As Integer

C#

public const int FLAG_IS_BLOCKING;