# Invokable_ILogConsistencyProtocolParticipant_GrainReference_CCBBD89F.TryCancel

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/orleanscodegen.orleans.eventsourcing.invokable-ilogconsistencyprotocolparticipant-grainreference-ccbbd89f/) | [Methods](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/orleanscodegen.orleans.eventsourcing.invokable-ilogconsistencyprotocolparticipant-grainreference-ccbbd89f/methods/)

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

Tries to cancel the invocation.

### Returns

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