The following tables list the members exposed by UaSoapXmlOverTcpBinding.
Name | Description | |
---|---|---|
UaSoapXmlOverTcpBinding Constructor |
Name | Description | |
---|---|---|
CloseTimeout | Gets or sets the interval of time provided for a connection to close before the transport raises an exception. (Inherited from System.ServiceModel.Channels.Binding) | |
MessageContext | (Inherited from Opc.Ua.Bindings.BaseBinding) | |
MessageVersion | Gets the message version used by clients and services configured with the binding. (Inherited from System.ServiceModel.Channels.Binding) | |
Name | Gets or sets the name of the binding. (Inherited from System.ServiceModel.Channels.Binding) | |
Namespace | Gets or sets the XML namespace of the binding. (Inherited from System.ServiceModel.Channels.Binding) | |
OpenTimeout | Gets or sets the interval of time provided for a connection to open before the transport raises an exception. (Inherited from System.ServiceModel.Channels.Binding) | |
ReceiveTimeout | Gets or sets the interval of time that a connection can remain inactive, during which no application messages are received, before it is dropped. (Inherited from System.ServiceModel.Channels.Binding) | |
Scheme | Overridden. | |
SendTimeout | Gets or sets the interval of time provided for a write operation to complete before the transport raises an exception. (Inherited from System.ServiceModel.Channels.Binding) |
Name | Description | |
---|---|---|
BuildChannelFactory | Overloaded. Builds the channel factory stack on the client that creates a specified type of channel and that satisfies the features specified by an object array. (Inherited from System.ServiceModel.Channels.Binding) | |
BuildChannelListener | Overloaded. Builds the channel listener on the service that accepts a specified type of channel and that satisfies the features specified. (Inherited from System.ServiceModel.Channels.Binding) | |
CanBuildChannelFactory | Overloaded. Returns a value that indicates whether the current binding can build a channel factory stack on the client that satisfies the requirements specified by an object array. (Inherited from System.ServiceModel.Channels.Binding) | |
CanBuildChannelListener | Overloaded. Returns a value that indicates whether the current binding can build a channel listener stack on the service that satisfies the criteria specified in an array of objects. (Inherited from System.ServiceModel.Channels.Binding) | |
CreateBindingElements | Overridden. | |
GetProperty | Returns a typed object requested, if present, from the appropriate layer in the binding stack. (Inherited from System.ServiceModel.Channels.Binding) |