다음을 통해 공유


LogStateWithMetaData<TEntry>.Log 속성

정의

로그의 저장된 보기

public System.Collections.Generic.List<TEntry> Log { get; set; }
[Orleans.Id(0)]
public System.Collections.Generic.List<TEntry> Log { get; set; }
member this.Log : System.Collections.Generic.List<'Entry (requires 'Entry : null)> with get, set
[<Orleans.Id(0)>]
member this.Log : System.Collections.Generic.List<'Entry (requires 'Entry : null)> with get, set
Public Property Log As List(Of TEntry)

속성 값

List<TEntry>
특성

적용 대상