| Name | Description | |
|---|---|---|
![]()  | EasyUASubscriber Constructor | Overloaded. | 
            The following tables list the members exposed by EasyUASubscriber.
| Name | Description | |
|---|---|---|
![]()  | EasyUASubscriber Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
![]()  | AliasProvider | The alias provider to be used for resolving aliases by this component. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]()  | CallbackQueueCapacity | Capacity of the callback queue. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget) | 
![]()  | CallbackQueueIdleTimeToSleep | The idle time before the internal thread executing the queued callbacks is stopped. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget) | 
![]()  | Container | (Inherited from System.ComponentModel.Component) | 
![]()  | CustomReference | Can be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | 
![]()  | InstanceParameters | Contains parameters that influence the behavior of just this instance of the component. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]()  | Isolated | Specifies that you wish that the EasyUASubscriberCore object instance works with "isolated" connections, i.e. those that are not shared with other instances. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]()  | IsolatedParameters | Contains parameters that influence the behavior of the component when it is isolated. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]()  | LicenseInfo | Provides dictionary of license data fields and their values. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]()  | PullDataSetMessageQueueCapacity | Capacity of the event pull queue for dataset message notifications. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]()  | PullResolverAccessQueueCapacity | Capacity of the event pull queue for resolver access notifications. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]()  | PullSubscriptionResolvedQueueCapacity | Capacity of the event pull queue for subscription resolved notifications (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]()  | QueueCallbacks | Determines whether the component will deliver all callbacks in a queued manner. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]() ![]()  | SharedInstance | A shared instance of the subscriber object. | 
![]()  | Site | (Inherited from System.ComponentModel.Component) | 
![]()  | SynchronizationContext | Contains synchronization context used by the object when performing asynchronous operations (including event notifications). (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget) | 
| Name | Description | |
|---|---|---|
![]()  | CanRaiseEvents | (Inherited from System.ComponentModel.Component) | 
![]()  | DesignMode | (Inherited from System.ComponentModel.Component) | 
![]()  | Events | (Inherited from System.ComponentModel.Component) | 
![]()  | ServiceContainer | The service container provided by this widget to inheritors. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | 
| Name | Description | |
|---|---|---|
![]()  | ChangeDataSetSubscription | Changes parameters of an existing dataset subscription. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]()  | Clone | Overridden. | 
![]() ![]()  | Create | Creates a new instance of the class. | 
![]()  | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | 
![]()  | Dispose | Overloaded. Clean up any resources being used. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]()  | Equals | (Inherited from object) | 
![]()  | GetHashCode | Serves as the default hash function. (Inherited from object) | 
![]()  | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | 
![]()  | GetObjectData | (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]()  | GetSchema | (Inherited from OpcLabs.BaseLib.Widgets.Widget) | 
![]()  | GetService | (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]()  | GetSubscribeDataSetArguments | Obtains parameters of a specified dataset subscription. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]()  | GetSubscribeDataSetArgumentsDictionary | Obtains information about all dataset subscriptions on this IEasyUASubscriber object. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]()  | GetType | Gets the System.Type of the current instance. (Inherited from object) | 
![]()  | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | 
![]()  | IsKnownDataSetSubscriptionHandle | Determines whether the given data set subscription handle is known to this client. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]()  | PullMultipleDataSetMessages | Attempts to pull multiple dataset message event notifications. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]()  | PullMultipleResolverAccesses | Attempts to pull multiple resolver access event notifications. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]()  | PullMultipleSubscriptionResolvedNotifications | Attempts to pull multiple subscription resolved event notifications. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]()  | Raise<TEventArgs> | Raises a callback or event using a given handler and passing it specified event arguments, optionally specifying whether to enqueue the call. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget) | 
![]()  | ReadXml | (Inherited from OpcLabs.BaseLib.Widgets.Widget) | 
![]()  | Reset | Sets the object properties back to their defaults. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]()  | SubscribeDataSet | Subscribes to a dataset. The IEasyUASubscriber.DataSetMessage event is generated for each dataset message received. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]()  | ToString | Returns a string that represents the current object. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]()  | UnsubscribeAllDataSets | Unsubscribes from all datasets. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]()  | UnsubscribeDataSet | Unsubscribes from a dataset specified by its integer handle. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]()  | ValueEquals | Overloaded. Determines whether this object is value equal to the other. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]()  | WriteXml | (Inherited from OpcLabs.BaseLib.Widgets.Widget) | 
| Name | Description | |
|---|---|---|
![]()  | CallbackError | Processes an error that has occurred during a callback. Processes an error that has occurred during a callback. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]()  | Finalize | (Inherited from System.ComponentModel.Component) | 
![]()  | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | 
![]()  | OnCallbackEnqueuerOverflow | Infrastructure. Infrastructure. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]()  | OnCallbackEnqueuerOverflowClearing | Infrastructure. Infrastructure. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]()  | OnContextTypesChanged | Infrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | 
![]()  | ReadXmlElement | Infrastructure. Infrastructure. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]()  | SendCallbackError | Processes an error that has occurred during sending of a callback. Processes an error that has occurred during a callback. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]()  | Synchronize | Overloaded. Invokes the specified action in a synchronized manner. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget) | 
![]()  | WriteXmlElement | Infrastructure. Infrastructure. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
| Name | Description | |
|---|---|---|
![]()  | ChangeDataSetFieldSubscription | Overloaded. Changes parameters of an existing dataset field subscription. | 
![]()  | ChangeDataSetSubscription | Changes parameters of an existing dataset subscription, specifying a new filter. | 
![]()  | GetSubscribeDataSetFieldArguments | Obtains parameters of a specified dataset subscription. | 
![]()  | PullDataSetMessage | Attempts to pull a dataset message event notification subscribed to by the SubscribeDataSet method. | 
![]()  | PullResolverAccess | Attempts to pull a resolver access notification. | 
![]()  | PullSubscriptionResolved | Attempts to pull a subscription resolved notification. | 
![]()  | SubscribeDataSet | Overloaded. Subscribes to a dataset, using a PubSub connection descriptor, and no filter. | 
![]()  | SubscribeDataSetField | Overloaded. Subscribes to a single dataset field from a dataset, using arguments object. | 
![]()  | TestConnection | Overloaded.  The method returns normally when the test passes. The method throws a OpcLabs.EasyOpc.UA.OperationModel.UAException when there is an error establishing the connection. Due to asynchronous nature of some communication channels, successful test outcome does not always imply that a connection has been fully established. The waitMilliseconds parameter is not a timeout in its traditional sense, i.e. a maximum time allowed for the operation. Here, this method actually waits for the time given by waitMilliseconds parameter unless a failure occurs.  | 
![]()  | TestConnectionAsync | Overloaded.  Due to asynchronous nature of some communication channels, successful test outcome does not always imply that a connection has been fully established. The waitMilliseconds parameter is not a timeout in its traditional sense, i.e. a maximum time allowed for the operation. Here, this method actually waits for the time given by waitMilliseconds parameter unless a failure occurs.  | 
![]()  | TestSubscription | Tests whether an OPC UA PubSub subscription can be successfully established. Synchronous. | 
![]()  | TestSubscriptionAsync | Tests whether an OPC UA PubSub subscription can be successfully established. Asynchronous. | 
![]()  | UnsubscribeDataSetField | Unsubscribes from a dataset field specified by its integer handle. | 
| Name | Description | |
|---|---|---|
![]()  | DataSetMessage | Raised for every OPC UA PubSub dataset message received. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]()  | Disposed | (Inherited from System.ComponentModel.Component) | 
![]()  | EventingFailure | Raised when a failure in the eventing infrastructure occurs. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]()  | LogEntry | Raised for loggable entries originating in the OPC-UA subscriber engine and the EasyUASubscriber component. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]()  | ResolverAccess | Raised when the OPC UA PubSub resolver accesses its target. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) | 
![]()  | SubscriptionResolved | Raised when the OPC UA PubSub has resolved the dataset subscription. (Inherited from OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore) |