Rebex FTP for .NET

FtpStateChangedEventArgs Class

Provides data for the StateChanged event.

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

System.Object
   System.EventArgs
      Rebex.Net.FtpStateChangedEventArgs

public class FtpStateChangedEventArgs : 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: Rebex.Net

Assembly: Rebex.Net.Ftp (in Rebex.Net.Ftp.dll)

See Also

FtpStateChangedEventArgs Members | Rebex.Net Namespace