IGrainContextAccessor.GrainContext 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 currently executing grain context.
public Orleans.Runtime.IGrainContext GrainContext { get; }
member this.GrainContext : Orleans.Runtime.IGrainContext
Public ReadOnly Property GrainContext As IGrainContext