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

 

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.

Syntax
Visual Basic

Public Shared FLAG_IS_BLOCKING As Integer
C#

public const int FLAG_IS_BLOCKING ;
See also