編輯

共用方式為


CosmosConditionNotSatisfiedException.GrainId Property

Definition

Gets the id of the affected grain.

[Orleans.Id(0)]
public string GrainId { get; }
[<Orleans.Id(0)>]
member this.GrainId : string
Public ReadOnly Property GrainId As String

Property Value

Attributes

Applies to