# GrainLifecycleEvents.AllEvents

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

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

```csharp
public static IObservable<LifecycleEvent> AllEvents
```

Gets an observable sequence of all grain lifecycle events.
