Build 1.01.318.0 [This is preliminary documentation and is subject to change.]
Keeps track of the monitored items for a single node.
Namespace: Opc.Ua.ServerAssembly: Opc.Ua.Server (in Opc.Ua.Server.dll) Version: 1.1.318.1 (1.01.318.1)
Syntax
| C# |
|---|
[ObsoleteAttribute("Class replaced by Opc.Ua.Server.MonitoredNode2")]
public class MonitoredNode |
| Visual Basic |
|---|
<ObsoleteAttribute("Class replaced by Opc.Ua.Server.MonitoredNode2")> _
Public Class MonitoredNode |
| Visual C++ |
|---|
[ObsoleteAttribute(L"Class replaced by Opc.Ua.Server.MonitoredNode2")]
public ref class MonitoredNode |
Inheritance Hierarchy
See Also