MemoryMessageBody.Events プロパティ

定義

メッセージ内のイベントを取得します。

public System.Collections.Generic.List<object> Events { get; }
[Orleans.Id(0)]
public System.Collections.Generic.List<object> Events { get; }
member this.Events : System.Collections.Generic.List<obj>
[<Orleans.Id(0)>]
member this.Events : System.Collections.Generic.List<obj>
Public ReadOnly Property Events As List(Of Object)

プロパティ値

属性

適用対象