Property AutoAck
AutoAck
Whether the broker should auto-acknowledge messages on delivery. When true, messages cannot be retried on failure. Default: false.
public bool AutoAck { get; }
Whether the broker should auto-acknowledge messages on delivery. When true, messages cannot be retried on failure. Default: false.
public bool AutoAck { get; }