Click or drag to resize
IntegrationEvents Class
Integration events
Inheritance Hierarchy
SystemObject
  CMS.SynchronizationIntegrationEvents

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 11.0.0
Syntax
C#
public static class IntegrationEvents

The IntegrationEvents type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberLogExternalTask
Fires on the server when the integration bus logs the external task
Public fieldStatic memberLogInternalTask
Fires on the server when the integration bus logs the task
Top
See Also