ConnackProperties Class |
Namespace: Demo3D.HLE.Comms.MQTT
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public sealed class ConnackProperties : BindableBase
The ConnackProperties type exposes the following members.
| Name | Description | |
|---|---|---|
| AssignedClientIdentifier |
Assigned client identifier.
| |
| AuthenticationData |
Authentication data.
| |
| AuthenticationMethod |
Authentication method.
| |
| MaximumPacketSize |
Maximum packet size.
| |
| MaximumQoS |
Maximum quality of service.
| |
| ReasonString |
Reason string.
| |
| ReceiveMaximum |
Receive maximum.
| |
| ResponseInformation |
Response information.
| |
| RetainAvailable |
Retain available.
| |
| ServerKeepAlive |
Server keep alive.
| |
| ServerReference |
Server reference.
| |
| SessionExpiryInterval |
Session expiry interval.
| |
| SharedSubscriptionAvailable |
Shared subscription available.
| |
| SubscriptionIdentifiersAvailable |
Subscription identifiers available.
| |
| TopicAliasMaximum |
Topic alias maximum.
| |
| UserProperties |
User properties.
| |
| WildcardSubscriptionAvailable |
Wildcard subscription available.
|
| 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.) |