The ListItemReceivedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Aborted |
Gets a value indicating whether the item was aborted.
| |
Ignored |
Gets a value indicating whether the item was ignored.
| |
Item |
Gets the received FileSystemItem.
| |
RawLine |
Gets the raw data of the received item line.
| |
UserState |
Get user state object.
|