# Invokable_IStreamCheckpointerGrain_GrainReference_DE3727A1.GetCancellationToken

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleanscodegen.orleans.streams.invokable-istreamcheckpointergrain-grainreference-de3727a1/) | [Methods](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleanscodegen.orleans.streams.invokable-istreamcheckpointergrain-grainreference-de3727a1/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.
