This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Interface definition for the Event Subscription duplex service, where this interface is the so-called callback contract.

Namespace: Smartsite.Core.Services
Assembly:  Smartsite.Services (in Smartsite.Services.dll)

Syntax

C#Copy imageCopy Code
public interface IEventSynchronizationContract
Visual Basic (Declaration)Copy imageCopy Code
Public Interface IEventSynchronizationContract

See Also

Advanced