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

实现

属性

适用于