ISoapDuplexChannel Interface
Represents a duplex channel.
Namespace: Microsoft.Web.Services3.Messaging
Assembly: Microsoft.Web.Services3 (in microsoft.web.services3.dll)
Usage
'Usage
Public Class soapDuplexChannelImplementation
Implements ISoapDuplexChannel
End Class
Dim soapDuplexChannelImplementation1 As New soapDuplexChannelImplementation()
Syntax
'Declaration
Public Interface ISoapDuplexChannel
Inherits ISoapInputChannel, ISoapOutputChannel, ISoapChannel
public interface ISoapDuplexChannel : ISoapInputChannel, ISoapOutputChannel, ISoapChannel
public interface class ISoapDuplexChannel : ISoapInputChannel, ISoapOutputChannel, ISoapChannel
public interface ISoapDuplexChannel implements ISoapInputChannel, ISoapOutputChannel, ISoapChannel
public interface ISoapDuplexChannel implements ISoapInputChannel, , ISoapOutputChannel, , 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
ISoapDuplexChannel Members
Microsoft.Web.Services3.Messaging Namespace