ICcowParticipantService Interface
Summary
Represents the Service contract for the CCOW participant service.
Syntax
[ServiceContractAttribute(Name="ICcowParticipantService")]
public interface ICcowParticipantService : IBaseService
<ServiceContractAttribute("ICcowParticipantService")>
Public Interface ICcowParticipantService
Inherits IBaseService
[ServiceContractAttribute("ICcowParticipantService")]
public interface class ICcowParticipantService : public IBaseService