ISoapChannel Interface
Defines the members for a SOAP channel.
Namespace: Microsoft.Web.Services3.Messaging
Assembly: Microsoft.Web.Services3 (in microsoft.web.services3.dll)
Usage
'Usage
Public Class soapChannelImplementation
Implements ISoapChannel
End Class
Dim soapChannelImplementation1 As New soapChannelImplementation()
Syntax
'Declaration
Public Interface ISoapChannel
public interface ISoapChannel
public interface class ISoapChannel
public interface ISoapChannel
public interface ISoapChannel
Remarks
A SOAP channel defines a messaging connection between two endpoints and allows the sending and receiving of messages between those endpoints.
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows 2000, Windows 2000 Server, Windows 2000 Advanced Server
Target Platforms
See Also
Reference
ISoapChannel Members
Microsoft.Web.Services3.Messaging Namespace