共用方式為


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

實作

屬性

適用於