Opc.Ua.Core
ITransportChannel Interface Methods

Opc.Ua Namespace : ITransportChannel Interface

For a list of all members of this type, see ITransportChannel members.

Public Methods
 NameDescription
 Method Begins an asynchronous operation to close the secure channel.  
 Method Begins an asynchronous operation to open a secure channel with the endpoint identified by the URL.  
 Method Begins an asynchronous operation to close the existing secure channel and open a new one.  
 Method Begins an asynchronous operation to send a request over the secure channel.  
 Method Closes the secure channel.  
 Method Closes the secure channel (async).  
 Method (Inherited from System.IDisposable)
 Method Completes an asynchronous operation to close the secure channel.  
 Method Completes an asynchronous operation to open a secure channel.  
 Method Completes an asynchronous operation to close the existing secure channel and open a new one.  
 Method Completes an asynchronous operation to send a request over the secure channel.  
 Method Completes an asynchronous operation to send a request over the secure channel. Awaitable version  
 MethodOverloaded.  Initializes a secure channel with the endpoint identified by the URL.  
 Method Opens a secure channel with the endpoint identified by the URL.  
 MethodOverloaded.  Closes any existing secure channel and opens a new one.  
 Method Sends a request over the secure channel.  
 Method Sends a request over the secure channel, async version.  
Top
See Also

Reference

ITransportChannel Interface
Opc.Ua Namespace