Event_Notification::getNotificationCount() -- Get number of observers notified.
Description
Retrieves the amount of observers that have been notified by the notification.
Return value
int number of observers notified.
Note
This function can not be called
statically.