C#
VB
C++
The CCOW service implementation.
[AspNetCompatibilityRequirementsAttribute(RequirementsMode=1)]
[ServiceBehaviorAttribute(AddressFilterMode=1, IncludeExceptionDetailInFaults=true, ConcurrencyMode=0, InstanceContextMode=2)]
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 Leadtools.Ccow.Services.IAuthenticationRepositoryService, Leadtools.Ccow.Services.IBaseService, Leadtools.Ccow.Services.IContextActionService, Leadtools.Ccow.Services.IContextDataService, Leadtools.Ccow.Services.IContextFilterService, Leadtools.Ccow.Services.IContextManagerService, Leadtools.Ccow.Services.IContextSessionService, Leadtools.Ccow.Services.IImplementationInformationService, Leadtools.Ccow.Services.IInterfaceInformationService, Leadtools.Ccow.Services.IListenerRegistrarService, Leadtools.Ccow.Services.ISecureBindingService, Leadtools.Ccow.Services.ISecureContextDataService
[ServiceBehaviorAttribute(AddressFilterMode=AddressFilterMode.Prefix,
IncludeExceptionDetailInFaults=true,
InstanceContextMode=InstanceContextMode.Single)]
[AspNetCompatibilityRequirementsAttribute(AspNetCompatibilityRequirementsMode.Allowed)]
public ref class CcowService : public Leadtools.Ccow.Services.IAuthenticationRepositoryService, Leadtools.Ccow.Services.IBaseService, Leadtools.Ccow.Services.IContextActionService, Leadtools.Ccow.Services.IContextDataService, Leadtools.Ccow.Services.IContextFilterService, Leadtools.Ccow.Services.IContextManagerService, Leadtools.Ccow.Services.IContextSessionService, Leadtools.Ccow.Services.IImplementationInformationService, Leadtools.Ccow.Services.IInterfaceInformationService, Leadtools.Ccow.Services.IListenerRegistrarService, Leadtools.Ccow.Services.ISecureBindingService, Leadtools.Ccow.Services.ISecureContextDataService
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET