ComponentSpace FTP Class Library Reference

FtpOperationCompletedEventArgs Class

Provides data for the event.

For a list of all members of this type, see FtpOperationCompletedEventArgs Members.

System.Object
   System.EventArgs
      ComponentSpace.Ftp.FtpOperationCompletedEventArgs

[Visual Basic]
Public Class FtpOperationCompletedEventArgs
    Inherits EventArgs
[C#]
public class FtpOperationCompletedEventArgs : EventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ComponentSpace.Ftp

Assembly: ComponentSpace.Ftp (in ComponentSpace.Ftp.dll)

See Also

FtpOperationCompletedEventArgs Members | ComponentSpace.Ftp Namespace