←Select platform

CcowParticipantService Class

Summary

The CCOW participant service used by web applications.

Syntax

C#
VB
C++
[AspNetCompatibilityRequirementsAttribute(RequirementsMode=1)] 
[ServiceBehaviorAttribute(IncludeExceptionDetailInFaults=true, ConcurrencyMode=0, InstanceContextMode=2)] 
public class CcowParticipantService : ICcowParticipantService, IBaseService 
<ServiceBehaviorAttribute(IncludeExceptionDetailInFaults=True, InstanceContextMode=InstanceContextMode.Single)> 
<AspNetCompatibilityRequirementsAttribute(AspNetCompatibilityRequirementsMode.Allowed)> 
Public Class CcowParticipantService  
   Implements Leadtools.Ccow.Services.IBaseService, Leadtools.Ccow.Services.ICcowParticipantService  
[ServiceBehaviorAttribute(IncludeExceptionDetailInFaults=true, InstanceContextMode=InstanceContextMode.Single)] 
[AspNetCompatibilityRequirementsAttribute(AspNetCompatibilityRequirementsMode.Allowed)] 
public ref class CcowParticipantService : public Leadtools.Ccow.Services.IBaseService, Leadtools.Ccow.Services.ICcowParticipantService   

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