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 Code |
---|---|
public interface IEventSynchronizationContract |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Interface IEventSynchronizationContract |
See Also
IEventSynchronizationContract Members
Smartsite.Core.Services Namespace