InvokeResponse(Dictionary<String,String>) Costruttore
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Costruisce un oggetto InvokeResponse identico a operationResponse.
public InvokeResponse (System.Collections.Generic.Dictionary<string,string> headers);
new Microsoft.OData.Client.InvokeResponse : System.Collections.Generic.Dictionary<string, string> -> Microsoft.OData.Client.InvokeResponse
Public Sub New (headers As Dictionary(Of String, String))
Parametri
- headers
- Dictionary<String,String>
Intestazioni HTTP.