AckEventMode
Setting this property to WINDOWED will not affect RejectedMessageError events, they will still be emitted on a per message basis.
public SessionProperties.AckMode AckEventMode { get; set; }
In This Article