Too Big
The Children event that is raised when the set of child nodes of a watched data node that are updated is too large to be sent through the push notification channel.
If the count of the updated child nodes was small enough, the Updated event would actually be raised instead.
This event results from a subscription to the type of SubscribableEvent.Child.Added, SubscribableEvent.Child.Changed, SubscribableEvent.Child.Removed, SubscribableEvent.Child.AddedChanged, SubscribableEvent.Child.AddedRemoved, SubscribableEvent.Child.ChangedRemoved or SubscribableEvent.Child.AddedChangedRemoved.
Properties
Identifier of the WebcomApplication this Notification relates to.
The event conveyed by this DataNotification.
Path of the data this Notification relates to, or ""
if it doesn't relate to any data node.