QueueHttpResponseParsers.GetMetadata(HttpResponseMessage) Method

Definition

public static System.Collections.Generic.IDictionary<string,string> GetMetadata (System.Net.Http.HttpResponseMessage response);
static member GetMetadata : System.Net.Http.HttpResponseMessage -> System.Collections.Generic.IDictionary<string, string>
Public Shared Function GetMetadata (response As HttpResponseMessage) As IDictionary(Of String, String)

Parameters

Returns

Applies to