Method | Description | |
---|---|---|
GetEntity ( |
||
HttpUrlResolver ( string accept = null, string acceptLanguage = null, int timeout ) : System |
Initializes a new instance of the HttpUrlResolver class.
|
public GetEntity ( |
||
parent | ||
context | SageContext | |
uri | string | |
return |
public HttpUrlResolver ( string accept = null, string acceptLanguage = null, int timeout ) : System | ||
accept | string | The http accept header value |
acceptLanguage | string | The http accept-language header value |
timeout | int | The time (in seconds) to wait before cancelling the request (default is 10). |
return | System |