The Proxy type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | Proxy |
Initializes a new instance of the Proxy class.
|
![]() | Proxy(Dictionary String, Object ) |
Initializes a new instance of the Proxy class with the given proxy settings.
|
Methods
Name | Description | |
---|---|---|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
Properties
Name | Description | |
---|---|---|
![]() | FtpProxy |
Gets or sets the value of the proxy for the FTP protocol.
|
![]() | HttpProxy |
Gets or sets the value of the proxy for the HTTP protocol.
|
![]() | IsAutoDetect |
Gets or sets a value indicating whether the proxy uses automatic detection.
|
![]() | Kind |
Gets or sets the type of proxy.
|
![]() | NoProxy |
Gets or sets the value for when no proxy is specified.
|
![]() | ProxyAutoConfigUrl |
Gets or sets the URL used for proxy automatic configuration.
|
![]() | SerializableProxyKind |
Gets the type of proxy as a string for JSON serialization.
|
![]() | SslProxy |
Gets or sets the value of the proxy for the SSL protocol.
|
See Also