ExtendedJsonRestServicesStream Method |
This API is preliminary and subject to change.
Overload List
| Name | Description |
---|
 | 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.) |
 | 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).) |
Top
See Also