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 2.0 API Reference » ULSyncProgressData class

ULSyncProgressData members Next Page

FLAG_IS_BLOCKING field


A flag indicating that the synchronization 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