Property StuckMessageThreshold
StuckMessageThreshold
How long a handler status can be in "processing" state before it's considered stuck. Default: 5 minutes.
public TimeSpan StuckMessageThreshold { get; set; }
How long a handler status can be in "processing" state before it's considered stuck. Default: 5 minutes.
public TimeSpan StuckMessageThreshold { get; set; }