ServerNamespaceList Constructor

CVB.Net Documentation
Creates a new namespace list for the given parentOpcUaServer.

Namespace:  Stemmer.Cvb.Foundation.OpcUa
Assembly:  Stemmer.Cvb.Foundation (in Stemmer.Cvb.Foundation.dll) Version: 14.0.0.0
Syntax

public ServerNamespaceList(
	OpcUaServer parent
)

Parameters

parent
Type: Stemmer.Cvb.Foundation.OpcUaOpcUaServer
The parent OpcUaServer.
See Also

Reference