Opc.Ua.Core
TcpTransportChannel Class Members
Properties  Methods 


Opc.Ua.Bindings Namespace : TcpTransportChannel Class

The following tables list the members exposed by TcpTransportChannel.

Public Constructors
 NameDescription
Public Constructor Create a Tcp transport channel.  
Top
Public Properties
 NameDescription
Public Property Gets the the channel's current security token. (Inherited from Opc.Ua.Bindings.UaSCUaBinaryTransportChannel)
Public Property Gets the configuration for the channel. (Inherited from UaSCUaBinaryTransportChannel)
Public Property Gets the description for the endpoint used by the channel. (Inherited from UaSCUaBinaryTransportChannel)
Public Property Gets the context used when serializing messages exchanged via the channel. (Inherited from UaSCUaBinaryTransportChannel)
Public Property Gets or sets the default timeout for requests send via the channel. (Inherited from UaSCUaBinaryTransportChannel)
Public Property Returns the channel's underlying message socket if connected / available. (Inherited from UaSCUaBinaryTransportChannel)
Public Property A masking indicating which features are implemented. (Inherited from UaSCUaBinaryTransportChannel)
Top
Public Methods
 NameDescription
Public Method Begins an asynchronous operation to close the secure channel. (Inherited from Opc.Ua.Bindings.UaSCUaBinaryTransportChannel)
Public Method Begins an asynchronous operation to open a secure channel with the endpoint identified by the URL. (Inherited from UaSCUaBinaryTransportChannel)
Public Method Begins an asynchronous operation to close the existing secure channel and open a new one. (Inherited from UaSCUaBinaryTransportChannel)
Public Method Begins an asynchronous operation to send a request over the secure channel. (Inherited from UaSCUaBinaryTransportChannel)
Public Method Closes the secure channel. (Inherited from UaSCUaBinaryTransportChannel)
Public Method Closes the secure channel (async). (Inherited from UaSCUaBinaryTransportChannel)
Public MethodOverloaded.  Frees any unmanaged resources. (Inherited from UaSCUaBinaryTransportChannel)
Public Method Completes an asynchronous operation to close the secure channel. (Inherited from UaSCUaBinaryTransportChannel)
Public Method Completes an asynchronous operation to open a secure channel. (Inherited from UaSCUaBinaryTransportChannel)
Public Method Completes an asynchronous operation to close the existing secure channel and open a new one. (Inherited from UaSCUaBinaryTransportChannel)
Public Method Completes an asynchronous operation to send a request over the secure channel. (Inherited from UaSCUaBinaryTransportChannel)
Public Method Completes an asynchronous operation to send a request over the secure channel. (Inherited from UaSCUaBinaryTransportChannel)
Public MethodOverloaded.  Initializes a secure channel with the endpoint identified by the URL. (Inherited from UaSCUaBinaryTransportChannel)
Public Method Opens a secure channel with the endpoint identified by the URL. (Inherited from UaSCUaBinaryTransportChannel)
Public MethodOverloaded.  Closes any existing secure channel and opens a new one. (Inherited from UaSCUaBinaryTransportChannel)
Public Method Sends a request over the secure channel. (Inherited from UaSCUaBinaryTransportChannel)
Public Method Sends a request over the secure channel (async version). (Inherited from UaSCUaBinaryTransportChannel)
Top
See Also

Reference

TcpTransportChannel Class
Opc.Ua.Bindings Namespace