Opc.Ua.Core
UaChannelBase Class Members
Properties  Methods 


Opc.Ua Namespace : UaChannelBase Class

The following tables list the members exposed by UaChannelBase.

Public Properties
 NameDescription
Public Property Gets the binary encoding support.  
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 A masking indicating which features are implemented.  
Public Property Returns true if the channel uses the UA Binary encoding.  
Top
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