Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

FtpListItemReceivedEventArgs Class

Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9147)

Provides data for the ListItemReceived event.

Syntax
public class FtpListItemReceivedEventArgs : ListItemReceivedEventArgs
Inheritance
Object
EventArgs
ListItemReceivedEventArgs
FtpListItemReceivedEventArgs
Inherited Members
ListItemReceivedEventArgs.Abort()
ListItemReceivedEventArgs.Aborted
ListItemReceivedEventArgs.Ignore()
ListItemReceivedEventArgs.Ignored
ListItemReceivedEventArgs.RawLine
ListItemReceivedEventArgs.UserState
EventArgs.Empty
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Constructors

Name Description
FtpListItemReceivedEventArgs(FtpListingType, String, FtpItem)

Initializes a new instance of the FtpListItemReceivedEventArgs class with the specified listing type, raw data and item.

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.

Methods

Name Description
Abort()

Aborts the process of received the file and directory listing. Inherited from ListItemReceivedEventArgs.

Ignore()

Ignores the current item, making it not appear in the list. Inherited from ListItemReceivedEventArgs.

In This Article
  • Constructors
  • Properties
  • Methods
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies