Edit

Share via


GrainState<T>.State Property

Definition

Gets or sets the state.

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

Property Value

T

Implements

Attributes

Applies to