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 IBaseService  
[ServiceContractAttribute("IListenerRegistrarService")] 
public interface class IListenerRegistrarService : public IBaseService   

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Services Assembly