次の方法で共有


GrainState<T>.State プロパティ

定義

状態を取得または設定します。

[Orleans.Id(0)]
public T State { get; set; }
[<Orleans.Id(0)>]
member this.State : 'T with get, set
Public Property State As T

プロパティ値

T

実装

属性

適用対象