CosmosConditionNotSatisfiedException.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.
Gets the grain type of the affected grain.
[Orleans.Id(1)]
public string GrainType { get; }
[<Orleans.Id(1)>]
member this.GrainType : string
Public ReadOnly Property GrainType As String
Property Value
- Attributes