FtpStateChangedEventArgs Constructor
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9147)
FtpStateChangedEventArgs(FtpState, FtpState)
Initializes a new instance of the Ftp
Declaration
public FtpStateChangedEventArgs(FtpState oldState, FtpState newState)