NotificationRegistrationsController.IsStatusCode Method (Exception, HttpStatusCode)

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Controllers
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

protected virtual bool IsStatusCode(
	Exception ex,
	HttpStatusCode statusCode
)

Parameters

ex
Type: System.Exception

statusCode
Type: System.Net.HttpStatusCode

Return Value

Type: System.Boolean

Return to top
Show: