BatchedNotificationMessage.Notifications Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Messages de notification contenus dans ce lot.
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)
Valeur de propriété
- Attributs