# Invokable_IReminderService_GrainReference_0ADA8359.TryCancel

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.reminders/orleanscodegen.orleans.invokable-ireminderservice-grainreference-0ada8359/) | [Methods](/orleans/docs/api/csharp/microsoft.orleans.reminders/orleanscodegen.orleans.invokable-ireminderservice-grainreference-0ada8359/methods/)

```csharp
public override bool TryCancel()
```

Tries to cancel the invocation.

### Returns

`true` if cancellation was requested, otherwise `false`.
