IContextManagerService Interface

Summary

The context manager service enables a web context participant to join and leave a common context session, and perform context change transactions.

Syntax
C#
VB
C++
[ServiceContractAttribute(Name="IContextManagerService")] 
public interface IContextManagerService : IBaseService 
<ServiceContractAttribute("IContextManagerService")> 
Public Interface IContextManagerService  
   Inherits IBaseService  
[ServiceContractAttribute("IContextManagerService")] 
public interface class IContextManagerService : 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