Compartir a través de


QueueHttpResponseParsers.GetMetadata(HttpResponseMessage) Método

Definición

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)

Parámetros

Devoluciones

Se aplica a