GroupCancellationToken Class | 
Namespace: Dundas.BI.Data.DataRetrieval
The GroupCancellationToken type exposes the following members.
| Name | Description | |
|---|---|---|
| CancellationToken | 
            Gets a CancellationToken representing the instance.
              | |
| IsCancellationRequested | 
            Gets a value indicating whether cancellation has been requested on all of the tokens in the group.
              | 
| Name | Description | |
|---|---|---|
| ThrowIfCancellationRequested | 
            Throws an OperationCanceledException if cancellation is requested on all of the tokens in the group.
              |