Secure FTP Factory for .NET

Ftp.DefaultStrategy Class

The default connection strategy.

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

System.Object
   Jscape.Ftp.Ftp.ConnectionStrategy
      Jscape.Ftp.Ftp.DefaultStrategy
         Jscape.Ftp.Ftp.AuthSslStrategy
         Jscape.Ftp.Ftp.ImplicitSSLStrategy
         Jscape.Ftp.Ftp.TlsStrategy

public class Ftp.DefaultStrategy : ConnectionStrategy

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: Jscape.Ftp

Assembly: Jscape.Ftp (in Jscape.Ftp.dll)

See Also

Ftp.DefaultStrategy Members | Jscape.Ftp Namespace