Edit

Share via


MemoryMessageBody.Events Property

Definition

Gets the events in the message.

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)

Property Value

Attributes

Applies to