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 IDiscoveryEndpoint, IEndpointBase, ISessionEndpoint, 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 SessionEndpoint : EndpointBase, IDiscoveryEndpoint, IEndpointBase, ISessionEndpoint, ITransportListenerCallback |
System.Object
Opc.Ua.EndpointBase
Opc.Ua.SessionEndpoint
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