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

SftpListItemReceivedEventArgs Class

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

Provides data for the ListItemReceived event.

Syntax
public class SftpListItemReceivedEventArgs : ListItemReceivedEventArgs
Inheritance
Object
EventArgs
ListItemReceivedEventArgs
SftpListItemReceivedEventArgs
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
SftpListItemReceivedEventArgs(String, SftpItem)

Initializes a new instance of the SftpListItemReceivedEventArgs class with the specified 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 SftpItem.

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