Overload | Description |
EasyUAMonitoredItemArguments Constructor() | Initializes a new instance of the class with default data. |
EasyUAMonitoredItemArguments Constructor(EasyUAMonitoredItemArguments) | Initializes a new copy of the object. |
EasyUAMonitoredItemArguments Constructor(EasyUADataChangeNotificationEventHandler,UAMonitoredItemArguments) | Initializes a new instance of the class, specifying the data change callback, and monitored item arguments. |
EasyUAMonitoredItemArguments Constructor(EasyUADataChangeNotificationEventHandler,Object,UAEndpointDescriptor,UANodeDescriptor,UAMonitoringParameters,UASubscriptionParameters) | Initializes a new instance of the class, specifying the data change callback, state object, endpoint descriptor, node descriptor, monitoring parameters, and subscription parameters. |
EasyUAMonitoredItemArguments Constructor(EasyUADataChangeNotificationEventHandler,Object,UAEndpointDescriptor,UANodeDescriptor,UAMonitoringParameters) | Initializes a new instance of the class, specifying the data change callback, state object, endpoint descriptor, node descriptor, and monitoring parameters. |
EasyUAMonitoredItemArguments Constructor(EasyUADataChangeNotificationEventHandler,Object,UAEndpointDescriptor,UANodeDescriptor) | Initializes a new instance of the class, specifying the data change callback, state object, endpoint descriptor, node descriptor, and data change callback. |
EasyUAMonitoredItemArguments Constructor(EasyUAEventNotificationEventHandler,UAMonitoredItemArguments) | Initializes a new instance of the class, specifying the event callback, and monitored item arguments. Initializes a new instance of the class, specifying the event callback, and monitored item arguments. |
EasyUAMonitoredItemArguments Constructor(EasyUAEventNotificationEventHandler,Object,UAEndpointDescriptor,UANodeDescriptor,UAMonitoringParameters,UASubscriptionParameters,Boolean) | Initializes a new instance of the class, specifying the event callback, state object, endpoint descriptor, node descriptor, monitoring parameters, subscription parameters, and auto condition refresh flag. |
EasyUAMonitoredItemArguments Constructor(EasyUAEventNotificationEventHandler,Object,UAEndpointDescriptor,UANodeDescriptor,UAMonitoringParameters,UASubscriptionParameters) | Initializes a new instance of the class, specifying the event callback, state object, endpoint descriptor, node descriptor, monitoring parameters, and subscription parameters. |
EasyUAMonitoredItemArguments Constructor(EasyUAEventNotificationEventHandler,Object,UAEndpointDescriptor,UANodeDescriptor,UAMonitoringParameters) | Initializes a new instance of the class, specifying the event callback, state object, endpoint descriptor, node descriptor, and monitoring parameters. |
EasyUAMonitoredItemArguments Constructor(EasyUAEventNotificationEventHandler,Object,UAEndpointDescriptor,UANodeDescriptor) | Initializes a new instance of the class, specifying the event callback, state object, endpoint descriptor, and node descriptor. |
EasyUAMonitoredItemArguments Constructor(Object,UAEndpointDescriptor,UANodeDescriptor,UAMonitoringParameters,UASubscriptionParameters,Boolean) | Initializes a new instance of the class, specifying the state object, endpoint descriptor, node descriptor, monitoring parameters, subscription parameters, and auto condition refresh flag. |
EasyUAMonitoredItemArguments Constructor(Object,UAEndpointDescriptor,UANodeDescriptor,UAMonitoringParameters,UASubscriptionParameters) | Initializes a new instance of the class, specifying the state object, endpoint descriptor, node descriptor, monitoring parameters, and subscription parameters. |
EasyUAMonitoredItemArguments Constructor(Object,UAEndpointDescriptor,UANodeDescriptor,UAMonitoringParameters) | Initializes a new instance of the class, specifying the state object, endpoint descriptor, node descriptor, and monitoring parameters. |
EasyUAMonitoredItemArguments Constructor(Object,UAEndpointDescriptor,UANodeDescriptor) | Initializes a new instance of the class, specifying the state object, endpoint descriptor, and node descriptor. |
EasyUAMonitoredItemArguments Constructor(OperationArguments) | Initializes a new instance of the class, specifying the operation arguments. |
EasyUAMonitoredItemArguments Constructor(UAAttributeArguments) | Initializes a new instance of the class, specifying the attribute arguments. |
EasyUAMonitoredItemArguments Constructor(UAAttributeArguments,UAMonitoringParameters) | Initializes a new instance of the class, specifying the attribute arguments, and monitoring parameters. |
EasyUAMonitoredItemArguments Constructor(UAAttributeArguments,UAMonitoringParameters,UASubscriptionParameters,Boolean) | Initializes a new instance of the class, specifying the attribute arguments, monitoring parameters, subscription parameters, and auto condition refresh flag. |
EasyUAMonitoredItemArguments Constructor(UAAttributeArguments,UAMonitoringParameters,UASubscriptionParameters) | Initializes a new instance of the class, specifying the attribute arguments, monitoring parameters, and subscription parameters. |
EasyUAMonitoredItemArguments Constructor(UAMonitoredItemArguments) | Initializes a new instance of the class, specifying the monitored item arguments. |
EasyUAMonitoredItemArguments Constructor(UANodeArguments) | Initializes a new instance of the class, specifying the node arguments. |
EasyUAMonitoredItemArguments Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |