Click or drag to resize

SubscriptionOptionsQoS Property

Maximum quality of service option. The maximum level at which the server can send messages to the client.

Namespace:  Demo3D.HLE.Comms.MQTT
Assembly:  Demo3D.HLE (in Demo3D.HLE.dll) Version: 17.00.05
Syntax
C#
public QualityOfService QoS { get; set; }

Property Value

Type: QualityOfService
See Also