UA Bundle SDK .NET  2.2.0.255
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Groups Pages
UnifiedAutomation.UaClient.MonitoredItemOperationCompleteEventArgs Class Reference

The event arguments provided when a RepublishError occurs. More...

Inherits EventArgs.

Properties

List< MonitoredItemMonitoredItems [get, set]
 Gets the monitored items. More...
 
List< StatusCodeResults [get, set]
 Gets the results. More...
 
object UserData [get, set]
 Gets the user data. More...
 

Detailed Description

The event arguments provided when a RepublishError occurs.

Property Documentation

List<MonitoredItem> UnifiedAutomation.UaClient.MonitoredItemOperationCompleteEventArgs.MonitoredItems
getset

Gets the monitored items.

List<StatusCode> UnifiedAutomation.UaClient.MonitoredItemOperationCompleteEventArgs.Results
getset

Gets the results.

object UnifiedAutomation.UaClient.MonitoredItemOperationCompleteEventArgs.UserData
getset

Gets the user data.


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