Publish |
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public sealed class PublishProperties : BindableBase
The PublishProperties type exposes the following members.
| Name | Description | |
|---|---|---|
| PublishProperties | Construct properties with default values. |
| Name | Description | |
|---|---|---|
| ContentType | Content type. | |
| CorrelationData | Correlation data. | |
| MessageExpiryInterval | Message expiry interval. | |
| PayloadFormatIndicator | Payload format indicator. | |
| ResponseTopic | Response topic. | |
| SubscriptionIdentifier | Subscription identifier. | |
| TopicAlias | Topic alias. | |
| UserProperties | User properties. |
| Name | Description | |
|---|---|---|
| RaisePropertiesChanged |
Raise an PropertyChanged event for each value.
(Inherited from BindableBase) | |
| RaisePropertyChanged(PropertyChangedEventArgs) |
Raise an PropertyChanged event for the specified value.
(Inherited from BindableBase) | |
| RaisePropertyChanged(String) |
Raise an PropertyChanged event for the specified value.
(Inherited from BindableBase) | |
| ToString | (Overrides SimpleCustomTypeDescriptor.ToString) |