CcowService Class

Summary
The CCOW service implementation.
Syntax
C#
VB
C++
[ServiceBehaviorAttribute(AddressFilterMode=1, IncludeExceptionDetailInFaults=true, ConcurrencyMode=0, InstanceContextMode=2)] 
[AspNetCompatibilityRequirementsAttribute(RequirementsMode=1)] 
public class CcowService : ICcowService, IAuthenticationRepositoryService, IBaseService, IContextActionService, IContextDataService, IContextFilterService, IContextManagerService, IContextSessionService, IImplementationInformationService, IInterfaceInformationService, IListenerRegistrarService, ISecureBindingService, ISecureContextDataService 
<ServiceBehaviorAttribute(AddressFilterMode=AddressFilterMode.Prefix,  
   IncludeExceptionDetailInFaults=True,  
   InstanceContextMode=InstanceContextMode.Single)> 
<AspNetCompatibilityRequirementsAttribute(AspNetCompatibilityRequirementsMode.Allowed)> 
Public Class CcowService  
   Implements IAuthenticationRepositoryService, IBaseService, IContextActionService, IContextDataService, IContextFilterService, IContextManagerService, IContextSessionService, IImplementationInformationService, IInterfaceInformationService, IListenerRegistrarService, ISecureBindingService, ISecureContextDataService  
[ServiceBehaviorAttribute(AddressFilterMode=AddressFilterMode.Prefix,  
   IncludeExceptionDetailInFaults=true,  
   InstanceContextMode=InstanceContextMode.Single)] 
[AspNetCompatibilityRequirementsAttribute(AspNetCompatibilityRequirementsMode.Allowed)] 
public ref class CcowService : public IAuthenticationRepositoryService, IBaseService, IContextActionService, IContextDataService, IContextFilterService, IContextManagerService, IContextSessionService, IImplementationInformationService, IInterfaceInformationService, IListenerRegistrarService, ISecureBindingService, ISecureContextDataService   
Requirements

Target Platforms

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

Leadtools.Ccow.Services Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.