Dart.Ftp Namespace : Proxy Class |
The following tables list the members exposed by Proxy.
Name | Description | |
---|---|---|
![]() | Proxy Constructor | The default constructor for Proxy |
Name | Description | |
---|---|---|
![]() | Password | The password to send to the server proxy. Not used for Socks4. |
![]() | RemoteEndPoint | IPEndPoint of the server proxy to connect to. |
![]() | Type | The ProxyType desired. |
![]() | Username | The username to send to the server proxy. |
Name | Description | |
---|---|---|
![]() | GetSchema | 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. |
![]() | ReadXml | Generates an object from its XML representation. |
![]() | WriteXml | Converts an object into its XML representation. |