# Invokable_IStreamCheckpointerGrain_GrainReference_7AB50A87.GetCancellationToken

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleanscodegen.orleans.streams.invokable-istreamcheckpointergrain-grainreference-7ab50a87/) | [Methods](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleanscodegen.orleans.streams.invokable-istreamcheckpointergrain-grainreference-7ab50a87/methods/)

```csharp
public override CancellationToken GetCancellationToken()
```

Gets the cancellation token for this request. If the request does not accept a cancellation token, this will be `System.Threading.CancellationToken.None`.

### Returns

The cancellation token for this request.
