Edit

Share via


IOutgoingGrainCallContext.SourceContext Property

Definition

Gets the grain context of the sender.

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

Property Value

Applies to