Method | Description | |
---|---|---|
ConfigurationHostSettings ( string scheme, string host, int port, HttpMethod method ) : System.Net.Http |
public ConfigurationHostSettings ( string scheme, string host, int port, HttpMethod method ) : System.Net.Http | ||
scheme | string | |
host | string | |
port | int | |
method | HttpMethod | |
return | System.Net.Http |