次の方法で共有


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>
属性

適用対象