Method PartitionBy<TKey>(Expression<Func<TProps, TKey>>)
Partition by Props field.
IWindowSpec<TProps> PartitionBy<TKey>(Expression<Func<TProps, TKey>> keySelector)
Partition by Props field.
IWindowSpec<TProps> PartitionBy<TKey>(Expression<Func<TProps, TKey>> keySelector)