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 IDiscoveryEndpoint, IEndpointBase, IRegistrationEndpoint, ITransportListenerCallback |
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, IDiscoveryEndpoint, IEndpointBase, IRegistrationEndpoint, ITransportListenerCallback |
System.Object
Opc.Ua.EndpointBase
Opc.Ua.DiscoveryEndpoint
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