ODataErrorHelper.ReadFromStreamUsingODataLib Method

Definition

public static Microsoft.WindowsAzure.Storage.StorageExtendedErrorInformation ReadFromStreamUsingODataLib (System.IO.Stream inputStream, System.Net.Http.HttpResponseMessage response, string contentType);
static member ReadFromStreamUsingODataLib : System.IO.Stream * System.Net.Http.HttpResponseMessage * string -> Microsoft.WindowsAzure.Storage.StorageExtendedErrorInformation
Public Shared Function ReadFromStreamUsingODataLib (inputStream As Stream, response As HttpResponseMessage, contentType As String) As StorageExtendedErrorInformation

Parameters

inputStream
Stream
contentType
String

Returns

Applies to