OperationStatusResponse.HttpStatusCode Property

 

The HTTP status code for the asynchronous request.

Namespace:   Microsoft.WindowsAzure
Assembly:  Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)

public HttpStatusCode HttpStatusCode { get; set; }

Property Value

Type: System.Net.HttpStatusCode
Return to top
Show: