ComponentSpace FTP Class Library Reference

FailSafeTransferEventArgs Class

Provides data for the event.

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

System.Object
   System.EventArgs
      ComponentSpace.Ftp.FailSafeTransferEventArgs

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

FailSafeTransferEventArgs Members | ComponentSpace.Ftp Namespace