Click or drag to resize

SubscribeToLiveDataResponse Properties

The SubscribeToLiveDataResponse type exposes the following members.

Properties
 NameDescription
Public propertyAliasesAndData The map of tag aliases and their values if tag aliasing was set to true in the request. Otherwise empty.
Public propertyBrowseErrors The map of browse path and error for browse paths that return an error.
Public propertyStatic memberDescriptor 
Public propertyExtendedStatus The status of accessing the tags in order to subscribe.
Public propertyStatic memberParser 
Public propertyStatus The status of the call.
Public propertyTagAliases The map of tag name to aliases if tag aliasing was set to true in the request. It is Only specified on first message. Otherwise empty.
Public propertyTagErrors The map of tags and errors for tags that don't succeed.
Public propertyTagsAndData The map of tag names and their values if tag aliasing was set to false in the request. Otherwise empty.
Top
See Also