QuickOPC User's Guide and Reference
_UADataSetSubscriptionDescriptor Interface Members
Properties  Methods 

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.ComTypes Namespace : _UADataSetSubscriptionDescriptor Interface

The following tables list the members exposed by _UADataSetSubscriptionDescriptor.

Public Properties
 NameDescription
 PropertyWhen non-empty, specifies the name of the alias that will be used in place of this object.  
 PropertyDetermines whether the dataset subscription descriptor allows resolution.  
 PropertyThe communication parameters to be used by the subscriber.  
 PropertySpecifies a PubSub connection, using physical parameters, or logical name.  
 PropertyAn optional metadata for the subscribed dataset.  
 PropertyThe display string for the current object.  
 PropertyThe effective message receive timeout being used by this descriptor. In milliseconds.  
 PropertyThe effective security mode being used by this descriptor.  
 PropertySpecifies how the incoming PubSub messages should be filtered before being delivered to the application.  
 PropertyDetermines whether the filter is strictly physical.  
 PropertyDetermines whether the filter requires resolution.  
 PropertyDetermines whether PubSub connection is specified in the descriptor.  
 PropertyDetermines whether dataset metadata is specified in the descriptor.  
 PropertyDetermines whether a published dataset is specified in the descriptor.  
 PropertyMessage receive timeout inferred from the effective transport profile URI. In milliseconds.  
 PropertySecurity mode inferred from the communication parameters.  
 PropertyDetermines whether this object is aliased.  
 PropertyDetermines whether the current object is a null dataset subscription descriptor.  
 PropertyDetermines whether this dataset subscription descriptor is strictly physical.  
 PropertyAn optional name of the published dataset.  
 PropertyDetermines whether a resolution is required for this descriptor.  
 PropertyDescribes the PubSub resolver to be used for resolving the logical information in the dataset subscription descriptor.  
Top
Public Methods
 NameDescription
 Method  
 Method  
 Method  
 Method  
 MethodLogicalizes the dataset subscription descriptor, by removing the physical information from it.  
 MethodPhysicalizes the dataset subscription descriptor, by removing the logical information from it.  
 Method  
Top
See Also

Reference

_UADataSetSubscriptionDescriptor Interface
OpcLabs.EasyOpc.UA.PubSub.ComTypes Namespace