An NDoc Documented Class Library

FTPConnectionEventArgs Class

Provides data for the Connecting and Connected events.

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

System.Object
   System.EventArgs
      EnterpriseDT.Net.Ftp.FTPConnectionEventArgs

public class FTPConnectionEventArgs : 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: EnterpriseDT.Net.Ftp

Assembly: edtFTPnet (in edtFTPnet.dll)

See Also

FTPConnectionEventArgs Members | EnterpriseDT.Net.Ftp Namespace