다음을 통해 공유


PendingTransactionState<TState>.State 속성

정의

이 트랜잭션이 실행된 후 상태의 스냅샷

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

속성 값

TState
특성

적용 대상