Optional capability: receive a deterministic disposal signal. The supervisor invokes DisposeAsync on the instance's own consumer task — serialised against any other in-flight call, observing the per-call timeout — when the instance is removed via HeatmapIndicatorsController.RemoveInstanceAsync or when the controller itself is disposed.
More...
Public Member Functions | |
| ValueTask | DisposeAsync (CancellationToken cancellationToken) |
Optional capability: receive a deterministic disposal signal. The supervisor invokes DisposeAsync on the instance's own consumer task — serialised against any other in-flight call, observing the per-call timeout — when the instance is removed via HeatmapIndicatorsController.RemoveInstanceAsync or when the controller itself is disposed.
| ValueTask ATAS.Indicators.Heatmap.IHeatmapDisposableIndicator.DisposeAsync | ( | CancellationToken | cancellationToken | ) |