[]
Groups the collection according to the specified group descriptions.
public override Task GroupAsync(GroupDescription[] groupDescriptions, CancellationToken cancellationToken = default)
Type | Name | Description |
---|---|---|
GroupDescription[] | groupDescriptions | The group descriptions that determine how the data will be grouped. |
CancellationToken | cancellationToken | The cancellation token. |
Type | Description |
---|---|
Task |