The ListItemReceivedEventArgs type exposes the following members.

Properties

  NameDescription
Protected propertySupported by the .NET Compact FrameworkAborted
Gets a value indicating whether the item was aborted.
Protected propertySupported by the .NET Compact FrameworkIgnored
Gets a value indicating whether the item was ignored.
Public propertySupported by the .NET Compact FrameworkItem
Gets the received FileSystemItem.
Public propertySupported by the .NET Compact FrameworkRawLine
Gets the raw data of the received item line.
Public propertySupported by the .NET Compact FrameworkUserState
Get user state object.

See Also