ConnectProperties Class |
Namespace: Demo3D.HLE.Comms.MQTT
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public sealed class ConnectProperties : BindableBase
The ConnectProperties type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnectProperties |
Construct properties with default values.
|
| Name | Description | |
|---|---|---|
| AuthenticationData |
Authentication data.
| |
| AuthenticationMethod |
Authentication method.
| |
| ConnectUserProperties |
Connect user properties.
| |
| ContentType |
Content type.
| |
| CorrelationData |
Correlation data.
| |
| MaximumPacketSize |
Maximum packet size.
| |
| MessageExpiryInterval |
Message expiry interval.
| |
| PayloadFormatIndicator |
Payload format indicator.
| |
| ReceiveMaximum |
Receive maximum.
| |
| RequestProblemInformation |
Request problem information.
| |
| RequestResponseInformation |
Request response information.
| |
| ResponseTopic |
Response topic.
| |
| SessionExpiryInterval |
Session expiry interval.
| |
| TopicAliasMaximum |
Topic alias maximum.
| |
| WillDelayInterval |
Will delay interval.
| |
| WillUserProperties |
Will 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.) |