Parameters
- connectionDescriptor
- Descriptor for a PubSub connection (using physical parameters, or logical name).
There is an implicit conversion from System.String to UAPubSubConnectionDescriptor, but note that it cannot be used with this constructor, because there is already a UADataSetSubscriptionDescriptor constructor that takes System.String as an argument, and it will take precedence. Use explicit conversion from System.String to UAPubSubConnectionDescriptor to get around this.