ComponentSpace FTP Class Library Reference

CommandTracedEventArgs Class

Provides data for the event.

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

System.Object
   System.EventArgs
      ComponentSpace.Ftp.CommandTracedEventArgs

[Visual Basic]
Public Class CommandTracedEventArgs
    Inherits EventArgs
[C#]
public class CommandTracedEventArgs : 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

CommandTracedEventArgs Members | ComponentSpace.Ftp Namespace