ConcurrencyOptions.QueueTimeoutInMs property
Gets or sets the queue waiting timeout, when the timeout is reached the task will be canceled and will throw an OperationCanceledException.
public int QueueTimeoutInMs \{ get; set; }
See Also
- class ConcurrencyOptions
- namespace Farfetch.LoadShedding.Configurations