GrainCallFrequency.SourceGrain 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.
The source grain.
[Orleans.Id(0)]
public Orleans.Runtime.GrainId SourceGrain { get; set; }
[<Orleans.Id(0)>]
member this.SourceGrain : Orleans.Runtime.GrainId with get, set
Public Property SourceGrain As GrainId
Property Value
- Attributes