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

ListItemReceivedEventArgs Class

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

Provides data for the ListItemReceived event.

Syntax
public class ListItemReceivedEventArgs : EventArgs
Inheritance
Object
EventArgs
ListItemReceivedEventArgs
FtpListItemReceivedEventArgs
SftpListItemReceivedEventArgs
Inherited Members
EventArgs.Empty
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Constructors

Name Description
ListItemReceivedEventArgs(String, FileSystemItem)

Initializes a new instance of the ListItemReceivedEventArgs class with the specified raw data and item.

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.

Methods

Name Description
Abort()

Aborts the process of received the file and directory listing.

Ignore()

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

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