DetailedGrainStatistic.GrainType 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 type of the grain for this DetailedGrainStatistic.
public string GrainType { get; set; }
[Orleans.Id(0)]
public string GrainType { get; init; }
member this.GrainType : string with get, set
[<Orleans.Id(0)>]
member this.GrainType : string with get, set
Public Property GrainType As String
Property Value
- Attributes