Enum MqttQualityOfServiceLevel
- Namespace
- Azure.Iot.Operations.Protocol.Models
- Assembly
- Azure.Iot.Operations.Protocol.dll
public enum MqttQualityOfServiceLevel
Fields
AtLeastOnce = 1
AtMostOnce = 0
ExactlyOnce = 2
public enum MqttQualityOfServiceLevel
AtLeastOnce = 1
AtMostOnce = 0
ExactlyOnce = 2