Build 1.01.318.0

[This is preliminary documentation and is subject to change.]

The interface that a server exposes to objects that it contains.

Namespace: Opc.Ua.Server
Assembly: Opc.Ua.Server (in Opc.Ua.Server.dll) Version: 1.1.318.1 (1.01.318.1)

Syntax

C#
public static class ServerUtils
Visual Basic
Public NotInheritable Class ServerUtils
Visual C++
public ref class ServerUtils abstract sealed

Inheritance Hierarchy

System..::..Object
  Opc.Ua.Server..::..ServerUtils

See Also