IOpcNamespaceResolver Interface

Namespace: Opc.UaFx
Assemblies: Opc.UaFx.Advanced.dll

Defines methods to resolve metadata of an OPC UA namespace.

C#

public interface IOpcNamespaceResolver
Name Description
Resolve(OpcNamespace) Resolves another namespace using the information in the source specified.
ResolveIndex(String) Resolves the unique identifier of the namespace specified by the namespaceValue.
ResolveValue(Int32) Resolves the String-based representation of the namespace which can be identified using the namespaceIndex specified.