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

 

Flags property

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

Syntax
Visual Basic

Public Readonly Property Flags As Integer
C#

public int Flags  { get;}
Property value

An integer containing a combination of flags or'ed together.

See also