IContextSessionService Interface

Summary

The context session service enables a web context manager to be informed that it represents the active session for a point-of-use device.

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