ComponentSpace FTP Class Library Reference

FtpWebRequestCreator Class

Factory class for the FTP web request in the Microsoft pluggable protocols architecture.

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

System.Object
   ComponentSpace.Ftp.FtpWebRequestCreator

[Visual Basic]
Public Class FtpWebRequestCreator
    Implements IWebRequestCreate
[C#]
public class FtpWebRequestCreator : IWebRequestCreate

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

FtpWebRequestCreator Members | ComponentSpace.Ftp Namespace