'宣言 Function GroupAsync( _ ByVal groupDescriptions() As GroupDescription, _ Optional ByVal cancellationToken As System.Threading.CancellationToken _ ) As System.Threading.Tasks.Task
System.Threading.Tasks.Task GroupAsync( GroupDescription[] groupDescriptions, System.Threading.CancellationToken cancellationToken )
パラメータ
- groupDescriptions
- The group descriptions that determine how the data will be grouped.
- cancellationToken
- The cancellation token.