Opc.Ua.Core
ClientBase Class
Members 



Opc.Ua Namespace : ClientBase Class
The client side interface with a UA server.
Object Model
ClientBase ClassNodeId ClassIServiceMessageContext InterfaceITransportChannel InterfaceITransportChannel Interface
Syntax
'Declaration
 
Public Class ClientBase 
   Implements IClientBase 
'Usage
 
Dim instance As ClientBase
public class ClientBase : IClientBase  
public ref class ClientBase : public IClientBase  
Inheritance Hierarchy

System.Object
   Opc.Ua.ClientBase

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ClientBase Members
Opc.Ua Namespace