Method | Description | |
---|---|---|
Get ( string uri, int timeout = -1 ) : string |
Gets the specified URI, passing the UserAgent.
|
public static Get ( string uri, int timeout = -1 ) : string | ||
uri | string | /// The URI. /// |
timeout | int | /// optional. will default to httpTimeout XML config option /// |
return | string |