Flags property

Returns the current synchronization 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