Share via


OnewayRelayTransportBindingElement Constructor (OnewayRelayTransportBindingElement)

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

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

Usage

    Dim elementToClone As OnewayRelayTransportBindingElement

Dim instance As New OnewayRelayTransportBindingElement(elementToClone)

Syntax

'Declaration
Public Sub New ( _
    elementToClone As OnewayRelayTransportBindingElement _
)
public OnewayRelayTransportBindingElement (
    OnewayRelayTransportBindingElement elementToClone
)
public:
OnewayRelayTransportBindingElement (
    OnewayRelayTransportBindingElement^ elementToClone
)
public OnewayRelayTransportBindingElement (
    OnewayRelayTransportBindingElement elementToClone
)
public function OnewayRelayTransportBindingElement (
    elementToClone : OnewayRelayTransportBindingElement
)

Parameters

  • elementToClone
     

Platforms

Development Platforms

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

Target Platforms

See Also

Reference

OnewayRelayTransportBindingElement Class
OnewayRelayTransportBindingElement Members
Microsoft.ServiceBus Namespace