Overload | Description |
---|---|
AENotificationObservable Constructor() | Create a new instance of the OPC-A&E notification observable. |
AENotificationObservable Constructor(EasyAEClientSelector,IAliasProvider,IEnumerable<AEEventsSubscriptionArguments>) | Create a new instance of the OPC-A&E notification observable. Create a new instance of the notification observable, with specified client object selector, alias provider, and an enumerable containing the OPC events to be observed. |
AENotificationObservable Constructor(AENotificationObservable) | Create a new instance of the OPC-A&E notification observable. Initializes a new instance of the class, copying values from a given object. |
AENotificationObservable Constructor(SerializationInfo,StreamingContext) | Create a new instance of the OPC-A&E notification observable. Initializes a new instance of the class with serialized data. |