EasyUA Reference
Create(ApplicationConfiguration,ServiceMessageContext) Method
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > BindingFactory Class > Create Method : Create(ApplicationConfiguration,ServiceMessageContext) Method

configuration
context

Glossary Item Box

Creates a binding table from the bindings specified in the application configuration.

Syntax

Visual Basic (Usage)Copy Code
Dim configuration As ApplicationConfiguration
Dim context As ServiceMessageContext
Dim value As BindingFactory
 
value = BindingFactory.Create(configuration, context)

Parameters

configuration
context

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.