Edit

Share via


IIncomingGrainCallContext.TargetContext Property

Definition

Gets the grain context of the target.

public Orleans.Runtime.IGrainContext TargetContext { get; }
member this.TargetContext : Orleans.Runtime.IGrainContext
Public ReadOnly Property TargetContext As IGrainContext

Property Value

Applies to