.NET Based OPC UA Client/Server SDK  3.1.0.500
UnifiedAutomation.UaServer.ServerManager.CreateEventMonitoredItemEventArgs Class Reference

Used as EventArgs in ServerManager.EventMonitoringStarted More...

Inherits EventArgs.

Inherited by UnifiedAutomation.UaServer.ServerManager.NewMonitoredItemEventArgs.

Properties

NodeId NodeId [get]
 The NodeId of the EventMonitoredItem More...
 
uint MonitoredItemId [get, set]
 The MonitoredItemId 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

uint UnifiedAutomation.UaServer.ServerManager.CreateEventMonitoredItemEventArgs.MonitoredItemId
getset

The MonitoredItemId of the EventMonitoredItem

NodeId UnifiedAutomation.UaServer.ServerManager.CreateEventMonitoredItemEventArgs.NodeId
get

The NodeId of the EventMonitoredItem

MonitoredItemCreateRequest UnifiedAutomation.UaServer.ServerManager.CreateEventMonitoredItemEventArgs.Request
getset

The MonitoredItemCreateRequest that the client passed to the server

EventMonitoringResult UnifiedAutomation.UaServer.ServerManager.CreateEventMonitoredItemEventArgs.Result
getset

The EventMonitoringResult of the StartEventMonitoring call.


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