Skip to content

BatchedNotificationMessage Properties

A notification message containing a batch of notification messages.

Notifications

getset
View source
[Orleans.Id(0)]
public List<INotificationMessage> Notifications
The notification messages contained in this batch.

Version

get
View source
public int Version
The version number - for a batch, this is the maximum version contained.