QuickOPC User's Guide and Reference
UADataSetSubscriptionDescriptor Class Properties


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub Namespace : UADataSetSubscriptionDescriptor Class

For a list of all members of this type, see UADataSetSubscriptionDescriptor members.

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

Reference

UADataSetSubscriptionDescriptor Class
OpcLabs.EasyOpc.UA.PubSub Namespace