NET FTP Library
TransferCompletedEventArgs Class Members
Properties  Methods 


KellermanSoftware.NetFtpLibrary Namespace : TransferCompletedEventArgs Class

The following tables list the members exposed by TransferCompletedEventArgs.

Public Constructors
 NameDescription
Public Constructor Constructor for Transfer Complete  
Top
Public Properties
 NameDescription
Public Property A custom user object passed as a parameter of an async operation  
Public Property A list of the files transfered  
Public Property Reference to the FTP Instance  
Public Property The exception that occured while transfering or null if no exception  
Public Property A unique identifier for this instantiated ftp session  
Top
Public Methods
 NameDescription
Public Method Attempt to Retry the operation when there is a failure  
Top
See Also

Reference

TransferCompletedEventArgs Class
KellermanSoftware.NetFtpLibrary Namespace