ICcowParticipantService Interface

Summary

Represents the Service contract for the CCOW participant service.

Syntax
C#
VB
C++
[ServiceContractAttribute(Name="ICcowParticipantService")] 
public interface ICcowParticipantService : IBaseService 
<ServiceContractAttribute("ICcowParticipantService")> 
Public Interface ICcowParticipantService  
   Inherits IBaseService  
[ServiceContractAttribute("ICcowParticipantService")] 
public interface class ICcowParticipantService : public IBaseService   

Remarks

The CcowParticipantService implements this contract interface.

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