IConnRoutePNames Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
This class is obsoleted in this android platform
Parameter names for routing in HttpConn.
[System.Obsolete("This class is obsoleted in this android platform")]
public interface IConnRoutePNames
[<System.Obsolete("This class is obsoleted in this android platform")>]
type IConnRoutePNames = interface
- Attributes
Remarks
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
Fields
| Name | Description |
|---|---|
| DefaultProxy |
Defines the parameter for the default proxy. |
| ForcedRoute |
Defines the parameter for a forced route. |
| LocalAddress |
Defines the parameter for the local address. |