OPC Labs EasyOPC-UA Library
EasyUASubscriber Object Members
Overview 
OpcLabs_EasyOpcUA ActiveX DLL : EasyUASubscriber Object
Public Methods

 

DISPID (Dispatch ID):

 

For more information, see add_Disposed in .NET Reference.

Changes parameters of an existing dataset subscription.

 

DISPID (Dispatch ID):

 

For more information, see ChangeDataSetSubscription in .NET Reference.

Creates a new object that is a copy of the current instance.

 

DISPID (Dispatch ID):

 

For more information, see Clone in .NET Reference.

 

DISPID (Dispatch ID):

 

For more information, see Dispose in .NET Reference.

Determines whether the specified object is equal to the current object.

 

DISPID (Dispatch ID):

 

For more information, see Equals in .NET Reference.

Returns a hash code for the current object.

 

DISPID (Dispatch ID):

 

For more information, see GetHashCode in .NET Reference.

 

DISPID (Dispatch ID):

 

For more information, see GetObjectData in .NET Reference.

Gets the service object of the specified type.

 

DISPID (Dispatch ID):

 

For more information, see GetService in .NET Reference.

Gets the service object of the specified type, given by type name.

 

DISPID (Dispatch ID):

 

For more information, see GetServiceByName in .NET Reference.

Obtains parameters of a specified dataset subscription.

 

DISPID (Dispatch ID):

 

For more information, see GetSubscribeDataSetArguments in .NET Reference.

Obtains information about all dataset subscriptions on this IEasyUASubscriber object.

 

DISPID (Dispatch ID):

 

For more information, see GetSubscribeDataSetArgumentsDictionary in .NET Reference.

Gets the Type of the current instance.

 

DISPID (Dispatch ID):

 

For more information, see GetType in .NET Reference.

Determines whether the given data set subscription handle is known to this client.

 

DISPID (Dispatch ID):

 

For more information, see IsKnownDataSetSubscriptionHandle in .NET Reference.

Attempts to pull a dataset message event notification subscribed to by the SubscribeDataSet method.

 

DISPID (Dispatch ID):

 

For more information, see PullDataSetMessage in .NET Reference.

Attempts to pull multiple dataset message event notifications, returning a list.

 

DISPID (Dispatch ID):

 

For more information, see OpcLabs.EasyOpc.UA.PubSub.ComTypes._EasyUASubscriber.PullDataSetMessageList in .NET Reference.

Attempts to pull multiple dataset message event notifications.

 

DISPID (Dispatch ID):

 

For more information, see PullMultipleDataSetMessages in .NET Reference.

Attempts to pull multiple resolver access event notifications.

 

DISPID (Dispatch ID):

 

For more information, see PullMultipleResolverAccesses in .NET Reference.

Attempts to pull multiple subscription resolved event notifications.

 

DISPID (Dispatch ID):

 

For more information, see PullMultipleSubscriptionResolvedNotifications in .NET Reference.

Attempts to pull a resolver access notification.

 

DISPID (Dispatch ID):

 

For more information, see PullResolverAccess in .NET Reference.

Attempts to pull multiple resolver access event notifications, returning a list.

 

DISPID (Dispatch ID):

 

For more information, see OpcLabs.EasyOpc.UA.PubSub.ComTypes._EasyUASubscriber.PullResolverAccessList in .NET Reference.

Attempts to pull a subscription resolved notification.

 

DISPID (Dispatch ID):

 

For more information, see PullSubscriptionResolved in .NET Reference.

Attempts to pull multiple subscription resolved event notifications, returning a list.

 

DISPID (Dispatch ID):

 

For more information, see OpcLabs.EasyOpc.UA.PubSub.ComTypes._EasyUASubscriber.PullSubscriptionResolvedList in .NET Reference.

 

DISPID (Dispatch ID):

 

For more information, see remove_Disposed in .NET Reference.

Sets the object properties back to their defaults.

 

DISPID (Dispatch ID):

 

For more information, see Reset in .NET Reference.

Subscribes to a dataset. The DataSetMessage event is generated for each dataset message received.

 

DISPID (Dispatch ID):

 

For more information, see SubscribeDataSet in .NET Reference.

Unsubscribes from all datasets.

 

DISPID (Dispatch ID):

 

For more information, see UnsubscribeAllDataSets in .NET Reference.

Unsubscribes from a dataset specified by its integer handle.

 

DISPID (Dispatch ID):

 

For more information, see UnsubscribeDataSet in .NET Reference.

Determines whether this instance has the same value as a given other instance.

 

DISPID (Dispatch ID):

 

For more information, see ValueEquals in .NET Reference.

Public Properties
The alias provider to be used for resolving aliases by this component.

 

DISPID (Dispatch ID):

 

For more information, see AliasProvider in .NET Reference.

Capacity of the callback queue.

 

DISPID (Dispatch ID):

 

For more information, see CallbackQueueCapacity in .NET Reference.

The idle time before the internal thread executing the queued callbacks is stopped.

 

DISPID (Dispatch ID):

 

For more information, see CallbackQueueIdleTimeToSleep in .NET Reference.

Can be used to distinguish otherwise equal widgets.

 

DISPID (Dispatch ID):

 

For more information, see CustomReference in .NET Reference.

The display string for the current object.

 

DISPID (Dispatch ID): 0

 

For more information, see ToString in .NET Reference.

Contains parameters that influence the behavior of just this instance of the component.

 

DISPID (Dispatch ID):

 

For more information, see InstanceParameters in .NET Reference.

Specifies that the EasyUASubscriber object instance works with "isolated" connections, those that are not shared with other instances.

 

DISPID (Dispatch ID):

 

For more information, see Isolated in .NET Reference.

Contains parameters that influence the behavior of the component when it is isolated.

 

DISPID (Dispatch ID):

 

For more information, see IsolatedParameters in .NET Reference.

Provides dictionary of license data fields and their values.

 

DISPID (Dispatch ID):

 

For more information, see LicenseInfo in .NET Reference.

Capacity of the event pull queue for data set messages.

 

DISPID (Dispatch ID):

 

For more information, see PullDataSetMessageQueueCapacity in .NET Reference.

Capacity of the event pull queue for resolver accesses.

 

DISPID (Dispatch ID):

 

For more information, see PullResolverAccessQueueCapacity in .NET Reference.

Capacity of the event pull queue for subscription resolved notification.

 

DISPID (Dispatch ID):

 

For more information, see PullSubscriptionResolvedQueueCapacity in .NET Reference.

Determines whether the component will deliver all callbacks in a queued manner.

 

DISPID (Dispatch ID):

 

For more information, see QueueCallbacks in .NET Reference.

 

DISPID (Dispatch ID):

 

For more information, see Site in .NET Reference.

Returns a string that represents the current object.

 

DISPID (Dispatch ID):

 

For more information, see ToString in .NET Reference.

Events
Raised for every OPC UA PubSub dataset message received.

 

DISPID (Dispatch ID): 1001

 

For more information, see DataSetMessage in .NET Reference.

Raised when a failure in the eventing infrastructure occurs.

 

DISPID (Dispatch ID): 1002

 

For more information, see EventingFailure in .NET Reference.

Raised when the OPC UA PubSub resolver accesses its target.

 

DISPID (Dispatch ID): 1003

 

For more information, see ResolverAccess in .NET Reference.

Raised when the OPC UA PubSub has resolved the dataset subscription.

 

DISPID (Dispatch ID): 1004

 

For more information, see SubscriptionResolved in .NET Reference.

See Also

EasyUASubscriber Object