Share via


HttpHeadersExtensions.GetAzureAsyncOperation(HttpResponseHeaders) Method

Definition

Gets the azure async operation header.

public static Uri GetAzureAsyncOperation (this System.Net.Http.Headers.HttpResponseHeaders headers);
static member GetAzureAsyncOperation : System.Net.Http.Headers.HttpResponseHeaders -> Uri
<Extension()>
Public Function GetAzureAsyncOperation (headers As HttpResponseHeaders) As Uri

Parameters

headers
HttpResponseHeaders

The HTTP response headers.

Returns

Uri

Applies to