Method WithWindow(Action<IGroupedWindowSpec<TKey, TProps>>)

Assembly: redb.Core.dll

Apply window functions to grouped results (tree-aware).

public IGroupedWindowedQueryable<TKey, TProps> WithWindow(Action<IGroupedWindowSpec<TKey, TProps>> windowConfig)