Property WhenAllSlotsBusy
WhenAllSlotsBusy
What a request does when every slot is busy. Defaults to Queue, which makes a burst wider than the pool wait rather than fail.
public SharedSlotPoolOptions.SaturationPolicy WhenAllSlotsBusy { get; set; }
What a request does when every slot is busy. Defaults to Queue, which makes a burst wider than the pool wait rather than fail.
public SharedSlotPoolOptions.SaturationPolicy WhenAllSlotsBusy { get; set; }