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