ISoapInputChannel Interface
Defines the members for a SOAP input channel.
Namespace: Microsoft.Web.Services3.Messaging
Assembly: Microsoft.Web.Services3 (in microsoft.web.services3.dll)
Usage
'Usage
Public Class soapInputChannelImplementation
Implements ISoapInputChannel
End Class
Dim soapInputChannelImplementation1 As New soapInputChannelImplementation()
Syntax
'Declaration
Public Interface ISoapInputChannel
Inherits ISoapChannel
public interface ISoapInputChannel : ISoapChannel
public interface class ISoapInputChannel : ISoapChannel
public interface ISoapInputChannel implements ISoapChannel
public interface ISoapInputChannel implements ISoapChannel
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
ISoapInputChannel Members
Microsoft.Web.Services3.Messaging Namespace