HttpHeadersExtensions.GetAzureAsyncOperation(HttpResponseHeaders) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.