TcpServiceBusTransportBindingElement Constructor

[This is prerelease documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Overloaded. Initializes a new instance of the TcpServiceBusTransportBindingElementclass.

Namespace: Microsoft.ServiceBus.Channels
Assembly: Microsoft.ServiceBus.Channels (in microsoft.servicebus.channels.dll)

Usage

    Dim instance As New TcpServiceBusTransportBindingElement

Syntax

'Declaration
Public Sub New
public TcpServiceBusTransportBindingElement ()
public:
TcpServiceBusTransportBindingElement ()
public TcpServiceBusTransportBindingElement ()
public function TcpServiceBusTransportBindingElement ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

TcpServiceBusTransportBindingElement Class
TcpServiceBusTransportBindingElement Members
Microsoft.ServiceBus.Channels Namespace