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)

属性值

属性

适用于