IGrainContext.ActivationServices Property

Definition

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

public IServiceProvider ActivationServices { get; }
member this.ActivationServices : IServiceProvider
Public ReadOnly Property ActivationServices As IServiceProvider

Property Value

Applies to