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

Glossary Item Box

Gets the endpoint configuration used when the channel was connected.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As IChannelBase
Dim value As EndpointConfiguration
 
value = instance.EndpointConfiguration
C# 
[ObsoleteAttribute("Should use the ITransportChannel interface to access these values.")]
EndpointConfiguration EndpointConfiguration {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.