| Name | Description |
---|
| Execute(Uri, HttpMethod, FuncHttpWebResponse, Boolean, Response, String, DictionaryString, String, DictionaryString, String, RequestSettings) | (Inherited from RestServiceBase.) |
| ExecuteT(String, HttpMethod, String, DictionaryString, String, DictionaryString, String, RequestSettings) | (Inherited from RestServiceBase.) |
| ExecuteT(Uri, HttpMethod, String, DictionaryString, String, DictionaryString, String, RequestSettings) | (Inherited from RestServiceBase.) |
| ExecuteT, TBody(String, HttpMethod, TBody, DictionaryString, String, DictionaryString, String, RequestSettings) | (Inherited from RestServiceBase.) |
| ExecuteT, TBody(Uri, HttpMethod, TBody, DictionaryString, String, DictionaryString, String, RequestSettings) | (Inherited from RestServiceBase.) |
| ExecuteRequest | (Inherited from RestServiceBase.) |
| Stream(Uri, HttpMethod, FuncHttpWebResponse, Boolean, Response, Stream, Int32, Int64, DictionaryString, String, DictionaryString, String, RequestSettings, ActionInt64) | (Overrides RestServiceBaseStream(Uri, HttpMethod, FuncHttpWebResponse, Boolean, Response, Stream, Int32, Int64, DictionaryString, String, DictionaryString, String, RequestSettings, ActionInt64).) |
| StreamT(String, HttpMethod, Stream, Int32, Int64, DictionaryString, String, DictionaryString, String, RequestSettings, ActionInt64) | (Inherited from RestServiceBase.) |
| StreamT(Uri, HttpMethod, Stream, Int32, Int64, DictionaryString, String, DictionaryString, String, RequestSettings, ActionInt64) | (Inherited from RestServiceBase.) |