Freigeben über


BatchedNotificationMessage.Notifications Eigenschaft

Definition

Die in diesem Batch enthaltenen Benachrichtigungsmeldungen.

public System.Collections.Generic.List<Orleans.EventSourcing.Common.INotificationMessage> Notifications { get; set; }
[Orleans.Id(0)]
public System.Collections.Generic.List<Orleans.EventSourcing.Common.INotificationMessage> Notifications { get; set; }
member this.Notifications : System.Collections.Generic.List<Orleans.EventSourcing.Common.INotificationMessage> with get, set
[<Orleans.Id(0)>]
member this.Notifications : System.Collections.Generic.List<Orleans.EventSourcing.Common.INotificationMessage> with get, set
Public Property Notifications As List(Of INotificationMessage)

Eigenschaftswert

Attribute

Gilt für: