NetXP 3.0 Reference

FTP Class

The FTP class provides simple functionality of an FTP client.

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

System.Object
   FTP

[Visual Basic]
Public Class FTP
[C#]
public class FTP

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: NETXP.Library

Assembly: NETXP.Library (in NETXP.Library.dll)

See Also

FTP Members | NETXP.Library Namespace