←Select platform

IListenerRegistrarService Interface

Summary

The listener registrar service enables the web context manager to maintain a list of client URLs for notifying web pages about committed context change transactions.

Syntax

C#
VB
C++
[ServiceContractAttribute(Name="IListenerRegistrarService")] 
public interface IListenerRegistrarService : IBaseService 
<ServiceContractAttribute("IListenerRegistrarService")> 
Public Interface IListenerRegistrarService  
   Inherits Leadtools.Ccow.Services.IBaseService  
[ServiceContractAttribute("IListenerRegistrarService")] 
public interface class IListenerRegistrarService : public Leadtools.Ccow.Services.IBaseService   

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Services Assembly