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)

プロパティ値

属性

適用対象