EasyUA Reference
Initialize Method
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > WcfChannelBase<TChannel> Class : Initialize Method

Glossary Item Box

Initializes the channel without security.

Overload List

OverloadDescription
Initialize(EndpointDescription,EndpointConfiguration,Binding,String) Initializes the channel without security.  
Initialize(ApplicationConfiguration,EndpointDescription,EndpointConfiguration,Binding,X509Certificate2,String) Initializes the channel with security.  
Initialize(ApplicationConfiguration,EndpointDescription,EndpointConfiguration,Binding,X509Certificate2Collection,String) Initializes the channel with security.  
Initialize Initializes a secure channel with the endpoint identified by the URL. (Inherited from Opc.Ua.WcfChannelBase)

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.