.NET Based OPC UA Client/Server SDK  3.0.10.493
UnifiedAutomation.UaServer.ServerManager.NewMonitoredItemEventArgs Class Reference

Used as EventArgs in ServerManager.EventMonitoringStarted More...

Inherits EventArgs.

Properties

NodeId NodeId [get]
 The NodeId of the EventMonitoredItem More...
 
MonitoredItemCreateRequest Request [get, set]
 The MonitoredItemCreateRequest that the client passed to the server More...
 
EventMonitoringResult Result [get, set]
 The EventMonitoringResult of the StartEventMonitoring call. More...
 

Detailed Description

Property Documentation

NodeId UnifiedAutomation.UaServer.ServerManager.NewMonitoredItemEventArgs.NodeId
get

The NodeId of the EventMonitoredItem

MonitoredItemCreateRequest UnifiedAutomation.UaServer.ServerManager.NewMonitoredItemEventArgs.Request
getset

The MonitoredItemCreateRequest that the client passed to the server

EventMonitoringResult UnifiedAutomation.UaServer.ServerManager.NewMonitoredItemEventArgs.Result
getset

The EventMonitoringResult of the StartEventMonitoring call.


The documentation for this class was generated from the following file: