Overload | Description |
---|---|
UAPubSubHeader Constructor() | Initializes a new instance of the class with default data. |
UAPubSubHeader Constructor(UAPublisherId,Int32,Int32,Guid,UAConfigurationVersion) | Initializes a new instance of the class, specifying the publisher Id, writer group Id, dataset writer Id, dataset class Id, and configuration version. |
UAPubSubHeader Constructor(UAPubSubHeader) | Initializes a new copy of the object. |
UAPubSubHeader Constructor(UAPubSubLocators) | Initializes a new instance of the class, specifying the PubSub locators. |
UAPubSubHeader Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |