| Overload | Description | 
|---|---|
| UAPubSubConnectionDescriptor Constructor() | Initializes a new instance of the class with default data. | 
| UAPubSubConnectionDescriptor Constructor(ResourceAddress) | Initializes a new instance of the class, specifying the resource address. | 
| UAPubSubConnectionDescriptor Constructor(ResourceAddress,String) | Initializes a new instance of the class, specifying the resource address, and transport profile URI string. | 
| UAPubSubConnectionDescriptor Constructor(ResourceAddress,Uri) | Initializes a new instance of the class, specifying the resource address, and transport profile URI. | 
| UAPubSubConnectionDescriptor Constructor(String) | Initializes a new instance of the class, specifying the name. | 
| UAPubSubConnectionDescriptor Constructor(UAPubSubConnectionDescriptor) | Initializes a new copy of the object. | 
