Share via


LogCategories.MessageHandlers Field

 

Log category identifying logs coming from an ASP.NET Web API Message Handler (see DelegatingHandler ).

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

Syntax

public static readonly string MessageHandlers
public:
static initonly String^ MessageHandlers
static val MessageHandlers : string
Public Shared ReadOnly MessageHandlers As String

Field Value

Type: System.String

See Also

LogCategories Class
Microsoft.WindowsAzure.Mobile.Service Namespace

Return to top