Click or drag to resize
ExtendedJsonRestServicesStream Method
This API is preliminary and subject to change.
Overload List
  NameDescription
Public methodStreamT(String, HttpMethod, Stream, Int32, Int64, DictionaryString, String, DictionaryString, String, RequestSettings, ActionInt64) (Inherited from RestServiceBase.)
Public methodStreamT(Uri, HttpMethod, Stream, Int32, Int64, DictionaryString, String, DictionaryString, String, RequestSettings, ActionInt64) (Inherited from RestServiceBase.)
Public methodStream(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