MemoryMessageBody.Events Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene gli eventi nel messaggio.
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)
Valore della proprietà
- Attributi