RiskGraphStreamOptions
Stream update timing options.
| Field | Type | Required | Nullable | Default | Description |
|---|---|---|---|---|---|
CoalesceWindowMs | int | No | Yes | Burst coalescing window in milliseconds before recomputing after a market data update. Null uses the server default. | |
MinUpdateIntervalMs | int | No | Yes | Minimum interval in milliseconds between emitted Risk Graph recomputations. Null uses the server default. |