# LifecycleEvent Fields

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.runtime.diagnostics.grainlifecycleevents.lifecycleevent/)

## GrainContext {#graincontext-af8f9a5f}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.runtime.diagnostics.grainlifecycleevents.lifecycleevent/fields/graincontext-af8f9a5f/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Runtime/Diagnostics/GrainLifecycleEvents.cs)

```csharp
public readonly IGrainContext GrainContext
```

The grain context associated with the event.
