NetTcpRelayContextBinding Constructor ()

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

Initializes a new instance of the NetTcpRelayContextBinding Class .

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

Usage

    Dim instance As New NetTcpRelayContextBinding

Syntax

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

Remarks

By default, transport security is used to secure communication (that is, the value of SecurityMode is set to Transport) and reliable sessions are disabled (that is Enabled is false).

Platforms

Development Platforms

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

Target Platforms

See Also

Reference

NetTcpRelayContextBinding Class
NetTcpRelayContextBinding Members
Microsoft.ServiceBus Namespace