| Overload | Description | 
|---|---|
| UASubscriptionParameters Constructor() | Initializes a new instance of the class with default data. | 
| UASubscriptionParameters Constructor(Int32) | Initializes a new instance of the class, specifying the publishing interval. | 
| UASubscriptionParameters Constructor(Int32,Byte) | Initializes a new instance of the class, specifying the publishing interval, and priority. | 
| UASubscriptionParameters Constructor(UASubscriptionParameters) | Initializes a new copy of the object. | 
