Share via


MqttTransportSettings.DeviceReceiveAckTimeout Property

Definition

The time a device will wait for an acknowledgment from service. The default is 5 minutes.

public TimeSpan DeviceReceiveAckTimeout { get; set; }
member this.DeviceReceiveAckTimeout : TimeSpan with get, set
Public Property DeviceReceiveAckTimeout As TimeSpan

Property Value

Remarks

This property is currently unused.

Applies to