Mqtt |
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public abstract class MqttConnectionProperties : BaseCustomTypeDescriptor, INotifyPropertyChanged
The MqttConnectionProperties type exposes the following members.
| Name | Description | |
|---|---|---|
| MqttConnectionProperties | Initializes a new instance of the MqttConnectionProperties class |
| Name | Description | |
|---|---|---|
| NotifyPropertyChanged(PropertyChangedEventArgs) | Raises the PropertyChanged event. | |
| NotifyPropertyChanged(String) | Raises the PropertyChanged event. | |
| SetPropertyT | ||
| ToString | (Overrides BaseCustomTypeDescriptor.ToString) |
| Name | Description | |
|---|---|---|
| PropertyChanged | Occurs when a property value changes. |