UA Bundle SDK .NET  2.2.0.255
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Groups Pages
UnifiedAutomation.UaBase.UaSoapXmlBinding Class Reference

The binding for the UA TCP protocol More...

Inherits Binding.

Public Member Functions

 UaSoapXmlBinding (EndpointDescription description, EndpointConfiguration configuration)
 Initializes the binding. More...
 
override BindingElementCollection CreateBindingElements ()
 Create the set of binding elements that make up this binding. More...
 

Properties

override string Scheme [get]
 The URL scheme for the UA TCP protocol. More...
 

Detailed Description

The binding for the UA TCP protocol

Constructor & Destructor Documentation

UnifiedAutomation.UaBase.UaSoapXmlBinding.UaSoapXmlBinding ( EndpointDescription  description,
EndpointConfiguration  configuration 
)
inline

Initializes the binding.

Parameters
descriptionThe description.
configurationThe configuration.

Member Function Documentation

override BindingElementCollection UnifiedAutomation.UaBase.UaSoapXmlBinding.CreateBindingElements ( )
inline

Create the set of binding elements that make up this binding.

Returns
A T:System.Collections.Generic.ICollection`1 object of type T:System.ServiceModel.Channels.BindingElement that contains the binding elements from the current binding object in the correct order.

Property Documentation

override string UnifiedAutomation.UaBase.UaSoapXmlBinding.Scheme
get

The URL scheme for the UA TCP protocol.

Returns
The URI scheme that is used by the channels or listeners that are created by the factories built by the current binding.

The documentation for this class was generated from the following file: