Opc.Ua.Core
EndpointBase Class
Members 



Opc.Ua Namespace : EndpointBase Class
A base class for UA endpoints.
Object Model
EndpointBase ClassIServiceHostBase InterfaceIServiceMessageContext InterfaceServiceResult ClassIServerBase Interface
Syntax
'Declaration
 
Public MustInherit Class EndpointBase 
   Implements IAuditEventCallback, IEndpointBase, ITransportListenerCallback 
'Usage
 
Dim instance As EndpointBase
public abstract class EndpointBase : IAuditEventCallback, IEndpointBase, ITransportListenerCallback  
public ref class EndpointBase abstract : public IAuditEventCallback, IEndpointBase, ITransportListenerCallback  
Inheritance Hierarchy

System.Object
   Opc.Ua.EndpointBase

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

EndpointBase Members
Opc.Ua Namespace