Table of Contents

Property WhenAllSlotsBusy

Namespace
LMKit.Global
Assembly
LM-Kit.NET.dll

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; }

Property Value

SharedSlotPoolOptions.SaturationPolicy
Share