# IGrainContext.ActivationServices

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleans.runtime.igraincontext/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleans.runtime.igraincontext/properties/)

```csharp
public abstract IServiceProvider ActivationServices
```

Gets the `System.IServiceProvider` that provides access to the grain activation's service container.
