IIncomingGrainCallContext
interface
Namespace: Orleans
Represents an incoming method invocation as well as the result of invocation.
public interface IIncomingGrainCallContext : IGrainCallContextProperties
ImplementationMethodGets theSystem.Reflection.MethodInfofor the implementation method being invoked.TargetContextGets the grain context of the target.
