IGrainActivationContext.GrainType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the .NET type of the grain activation instance.
public Type GrainType { get; }
member this.GrainType : Type
Public ReadOnly Property GrainType As Type