AzureStorageUtils.IsNotFoundError(HttpStatusCode) Method

Definition

Check whether a HTTP status code returned from a REST call might be due to a (temporary) storage contention error.

C#
public static bool IsNotFoundError(System.Net.HttpStatusCode httpStatusCode);

Parameters

httpStatusCode
HttpStatusCode

HTTP status code to be examined.

Returns

Returns true if the HTTP status code is due to storage contention.

Applies to

منتج الإصدارات
.NET Orleans 3.4.5