Table of Contents

Class NetTcpRelayBindingCollectionElement

Namespace
Microsoft.ServiceBus.Configuration
Assembly
Microsoft.ServiceBus.dll

Represents a configuration section that holds a collection of NetTcpRelayBindingElement instances.

public class NetTcpRelayBindingCollectionElement : StandardBindingCollectionElement<NetTcpRelayBinding, NetTcpRelayBindingElement>
Inheritance
NetTcpRelayBindingCollectionElement

Constructors

NetTcpRelayBindingCollectionElement()

Initializes a new instance of the NetTcpRelayBindingCollectionElement class.

public NetTcpRelayBindingCollectionElement()