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

Glossary Item Box

Object Model

DiscoveryEndpoint ClassEndpointDescription ClassIServiceHostBase InterfaceServiceMessageContext ClassServiceResult ClassIServerBase InterfaceIDiscoveryServer 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 DiscoveryEndpoint 
   Inherits EndpointBase
   Implements IDiscoveryEndpointIEndpointBaseIRegistrationEndpointITransportListenerCallback 
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 DiscoveryEndpoint : EndpointBase, IDiscoveryEndpointIEndpointBaseIRegistrationEndpointITransportListenerCallback  

Inheritance Hierarchy

System.Object
   Opc.Ua.EndpointBase
      Opc.Ua.DiscoveryEndpoint

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.