共用方式為


BatchedNotificationMessage.Notifications 屬性

定義

此批次中包含的通知訊息。

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)

屬性值

屬性

適用於