編輯

共用方式為


CosmosConditionNotSatisfiedException.GrainType Property

Definition

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

Applies to