Opc.Ua.Core
UaChannelBase Class Methods


Opc.Ua Namespace : UaChannelBase Class

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

Public Methods
 NameDescription
Public Method Begins an asynchronous operation to close the secure channel.  
Public Method The client side implementation of the BeginInvokeService service contract.  
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 any existing secure channel.  
Public Method Closes any existing secure channel.  
Public Method Closes the channel with the server.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Creates a new UA-binary transport channel if requested. Null otherwise.  
Public MethodOverloaded.  Frees any unmanaged resources.  
Public Method Completes an asynchronous operation to close a communication object.  
Public Method The client side implementation of the EndInvokeService service contract.  
Public Method Completes an asynchronous operation to open a communication object.  
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 The client side implementation of the InvokeService service contract.  
Public Method Opens a secure channel with the endpoint identified by the URL.  
Public Method Opens the channel with the server.  
Public MethodOverloaded.  Closes any existing secure channel and opens a new one.  
Public Method Schedules an outgoing request.  
Public Method Sends a request over the secure channel.  
Public Method Sends a request over the secure channel.  
Top
See Also

Reference

UaChannelBase Class
Opc.Ua Namespace