EasyUA Reference
EndpointDescription Property
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > IChannelBase Interface : EndpointDescription Property

Glossary Item Box

Gets the endpoint that the channel is connected to.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As IChannelBase
Dim value As EndpointDescription
 
value = instance.EndpointDescription
C# 
[ObsoleteAttribute("Should use the ITransportChannel interface to access these values.")]
EndpointDescription EndpointDescription {get;}

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.