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 EventSubscriptionService Channel interface definition.

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

Syntax

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

See Also

Advanced