Message: cleanup and add accessors for event ID
Some small changes to the Message
class:
- inline the trivial setters/getters
- add accessors for event ID (useful for message throttling by MessageSvc implementations)
- use delegating constructor to initialize event context (and thus retrieve it only once)
Edited by Frank Winklmeier