uaPLUS Reference
SessionEndpoint Class
Members  See Also  Send Feedback
Opc.Ua Namespace : SessionEndpoint Class

Glossary Item Box

Object Model

SessionEndpoint ClassEndpointDescription ClassIServiceHostBase InterfaceServiceMessageContext ClassServiceResult ClassIServerBase InterfaceISessionServer Interface

Syntax

Visual Basic (Declaration) 
<GeneratedCodeAttribute(Tool="Opc.Ua.CodeGenerator", Version="1.0.0.0")>
<ServiceMessageContextBehaviorAttribute()>
<ServiceBehaviorAttribute(Namespace="http://opcfoundation.org/UA/2008/02/Services.wsdl", ConcurrencyMode=ConcurrencyMode.Multiple)>
Public Class SessionEndpoint 
   Inherits EndpointBase
   Implements IDiscoveryEndpointIEndpointBaseISessionEndpointITransportListenerCallback 
C# 
[GeneratedCodeAttribute(Tool="Opc.Ua.CodeGenerator", Version="1.0.0.0")]
[ServiceMessageContextBehaviorAttribute()]
[ServiceBehaviorAttribute(Namespace="http://opcfoundation.org/UA/2008/02/Services.wsdl", ConcurrencyMode=ConcurrencyMode.Multiple)]
public class SessionEndpoint : EndpointBase, IDiscoveryEndpointIEndpointBaseISessionEndpointITransportListenerCallback  

Inheritance Hierarchy

System.Object
   Opc.Ua.EndpointBase
      Opc.Ua.SessionEndpoint

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

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.