Method OrderByDesc<TKey>(Expression<Func<TProps, TKey>>)

Assembly: redb.Core.dll

Sort within window by Props field (descending).

IWindowSpec<TProps> OrderByDesc<TKey>(Expression<Func<TProps, TKey>> keySelector)