Function globals emesary Transmitter NotifyAll
Notify all registered recipients. Stop when receipt status of abort or finished are received. The receipt status from this method will be - OK > message handled - Fail > message not handled. A status of Abort from a recipient will result in our status being fail as Abort means that the message was not and cannot be handled, and allows for usages such as access controls. message: hash; Notification passed to the Receive() method of registered recipients