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: 19.00.00
Syntax
C#
public QualityOfService QoS { get; set; }

Property Value

QualityOfService
See Also