Method | Description | |
---|---|---|
CreateBindingElements ( ) : BindingElementCollection |
Create the set of binding elements that make up this binding.
|
|
UaSoapXmlOverPipeBinding ( NamespaceTable namespaceUris, EncodeableFactory factory, EndpointConfiguration configuration, EndpointDescription description ) : System |
Initializes the binding.
|
public CreateBindingElements ( ) : BindingElementCollection | ||
return | BindingElementCollection |
public UaSoapXmlOverPipeBinding ( NamespaceTable namespaceUris, EncodeableFactory factory, EndpointConfiguration configuration, EndpointDescription description ) : System | ||
namespaceUris | NamespaceTable | The namespace uris. |
factory | EncodeableFactory | The factory. |
configuration | EndpointConfiguration | The configuration. |
description | EndpointDescription | The description. |
return | System |