LoadSignalStartContext
Index
Properties
Properties
maxSampleWindowMillis
The longest sample window the signal will be queried with (the wider of the task-gating and autoscaling windows). Keeping less history than this contributes a narrower view of the resource than the other signals; keeping more is wasted memory, as the extra snapshots are never sampled.
Handed to a LoadSignal when it starts, so it can size its snapshot retention to what it will actually be asked for — without having to know how the ConcurrencySystem that drives it is configured.