Parameters
- transportProfileUriString
- The URI string of the PubSub transport profile.
- assumeTopicTree
- Determines whether the (standard) topic tree is used.
Exception | Description |
---|---|
System.ArgumentNullException |
A This is a usage error, i.e. it will never occur (the exception will not be thrown) in a correctly written program. Your code should not catch this exception. |
The default behavior is that for a PubSub object descriptor to be strictly physical, it must not have a (non-empty) logical name. The behavior of derived descriptors may differ.
When topic tree is assumed (assumeTopicTree is true
), the default behavior is that the PubSub object descriptor is always strictly physical.