Opc.Ua.Core
IClientBase Interface Members
Properties  Methods 

Opc.Ua Namespace : IClientBase Interface

The following tables list the members exposed by IClientBase.

Public Properties
 NameDescription
 Property Whether the object has been disposed.  
 Property The description of the endpoint.  
 Property The configuration for the endpoint.  
 Property The message context used when serializing messages.  
 Property Gets or set the channel being wrapped by the client object.  
 Property Sets the timeout for an operation.  
 Property What diagnostics the server should return in the response.  
 PropertyGets or set the channel being wrapped by the client object. If the channel is closed or null, throws ServiceResultException with status StatusCodes.BadSecureChannelClosed./>  
Top
Public Methods
 NameDescription
 Method Attach the channel to an already created client.  
 Method Closes the channel.  
 Method Closes the channel using async call.  
 Method Detach the channel.  
 Method (Inherited from System.IDisposable)
 Method Generates a unique request handle.  
Top
See Also

Reference

IClientBase Interface
Opc.Ua Namespace