PowerTCP FTP for .NET
Proxy Class Members
Properties  Methods 


The following tables list the members exposed by Proxy.

Public Constructors
 NameDescription
Public ConstructorProxy Constructor The default constructor for Proxy  
Top
Public Properties
 NameDescription
Public PropertyPassword The password to send to the server proxy. Not used for Socks4.  
Public PropertyRemoteEndPoint IPEndPoint of the server proxy to connect to.  
Public PropertyTypeThe ProxyType desired.  
Public PropertyUsername The username to send to the server proxy.  
Top
Public Methods
 NameDescription
Public MethodGetSchema This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the XmlSchemaProviderAttribute to the class.  
Public MethodReadXml Generates an object from its XML representation.  
Public MethodWriteXml Converts an object into its XML representation.  
Top
See Also

Reference

Proxy Class
Dart.Ftp Namespace


PowerTCP FTP for .NET Documentation Version 6.0
© 2021 Dart Communications. All Rights Reserved.
Send comments on this topic