Opc.Ua.Core
ClientBase Class Members
Properties  Methods 


Opc.Ua Namespace : ClientBase Class

The following tables list the members exposed by ClientBase.

Public Constructors
 NameDescription
Public Constructor Intializes the object with a channel and a message context.  
Top
Public Properties
 NameDescription
Public Property Whether the object has been disposed.  
Public Property  
Public Property  
Public Property  
Public Property  
Public Property  
Public Property  
Public Property  
Top
Protected Properties
 NameDescription
Protected Property The authorization token used to connect to the server.  
Protected Property An object used to synchronize access to the session state.  
Top
Public Methods
 NameDescription
Public Method  
Public Method  
Public Method  
Public Method  
Public MethodOverloaded.  An overrideable version of the Dispose.  
Public Methodstatic (Shared in Visual Basic) Converts a service response to a ServiceResult object.  
Public Method Generates a unique request handle.  
Public Methodstatic (Shared in Visual Basic) Validates a DataValue returned from the server.  
Public Methodstatic (Shared in Visual Basic) Validates a response returned by the server.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Throws an exception if a response contains an error.  
Top
Protected Methods
 NameDescription
Protected Method Closes the channel.  
Protected Method Closes the channel.  
Protected Method Creates an audit log entry for the request.  
Protected Method Disposes the channel.  
Protected Method Initializes the channel.  
Protected Method Called when a request completes.  
Protected MethodOverloaded.  Updates the header of a service request.  
Top
See Also

Reference

ClientBase Class
Opc.Ua Namespace