This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
(WCF) Client representation of the EventSubscriptionService callback interface.

Namespace: Smartsite.Core.EventSynchronizationClient
Assembly:  Smartsite.Runtime (in Smartsite.Runtime.dll)

Syntax

C#Copy imageCopy Code
[("System.ServiceModel", "3.0.0.0")]
public interface EventSubscriptionServiceCallback
Visual Basic (Declaration)Copy imageCopy Code
<("System.ServiceModel", "3.0.0.0")> _
Public Interface EventSubscriptionServiceCallback

See Also

Advanced