Skip to content

Latest commit

 

History

History
58 lines (42 loc) · 1.52 KB

loggingservice-class-microsoft-dynamics-commerce-runtime-services.md

File metadata and controls

58 lines (42 loc) · 1.52 KB
title TOCTitle ms:assetid ms:mtpsurl ms:contentKeyID author ms.date mtps_version f1_keywords dev_langs
LoggingService Class (Microsoft.Dynamics.Commerce.Runtime.Services)
LoggingService Class
T:Microsoft.Dynamics.Commerce.Runtime.Services.LoggingService
65317054
tonyafehr
05/18/2015
v=AX.60
Microsoft.Dynamics.Commerce.Runtime.Services.LoggingService
CSharp
C++
VB

LoggingService Class

[!INCLUDEarchive-banner]

Namespace:  Microsoft.Dynamics.Commerce.Runtime.Services
Assembly:  Microsoft.Dynamics.Commerce.Runtime.Services (in Microsoft.Dynamics.Commerce.Runtime.Services.dll)

Syntax

'Declaration
Public Class LoggingService _
    Implements IRequestHandler
'Usage
Dim instance As LoggingService
public class LoggingService : IRequestHandler
public ref class LoggingService : IRequestHandler

Inheritance Hierarchy

System.Object
  Microsoft.Dynamics.Commerce.Runtime.Services.LoggingService

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Dynamics.Commerce.Runtime.Services Namespace