Build 1.01.318.0
Assembly: Opc.Ua.Server (in Opc.Ua.Server.dll) Version: 1.1.318.1 (1.01.318.1)
[This is preliminary documentation and is subject to change.]
Stores the current set of MonitoredItems for a Node.
Namespace: Opc.Ua.ServerAssembly: Opc.Ua.Server (in Opc.Ua.Server.dll) Version: 1.1.318.1 (1.01.318.1)
Syntax
| C# |
|---|
public class MonitoredNode2 |
| Visual Basic |
|---|
Public Class MonitoredNode2 |
| Visual C++ |
|---|
public ref class MonitoredNode2 |
Remarks
An instance of this object is created the first time a MonitoredItem is
created for any attribute of a Node. The object is deleted when the last
MonitoredItem is deleted.