Opc.Ua.Core
UaSCUaBinaryTransportChannel Class Members
Properties  Methods 


Opc.Ua.Bindings Namespace : UaSCUaBinaryTransportChannel Class

The following tables list the members exposed by UaSCUaBinaryTransportChannel.

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

Reference

UaSCUaBinaryTransportChannel Class
Opc.Ua.Bindings Namespace