| 
| Guid  | CorrelationId [get, set] | 
|   | An identifier used to group together several IMessage. Any IMessage with the same CorrelationId were triggered by the same initiating request.  More...
  | 
|   | 
| string  | OriginatingFramework [get, set] | 
|   | The originating framework this message was sent from.  More...
  | 
|   | 
| IEnumerable< string >  | Frameworks [get, set] | 
|   | The frameworks this IMessage has been delivered to/sent via already.  More...
  | 
|   | 
| int  | AuthenticationToken [get, set] | 
|   | The TAuthenticationToken  of the entity that triggered the event to be raised.  More...
  | 
|   | 
| Guid  | Id [get, set] | 
|   | The ID of the IEvent<TAuthenticationToken>  More...
  | 
|   | 
| int  | Version [get, set] | 
|   | The version of the IEvent<TAuthenticationToken>  More...
  | 
|   | 
| DateTimeOffset  | TimeStamp [get, set] | 
|   | The date and time the event was raised or published.  More...
  | 
|   | 
| Guid  | Rsn [get, set] | 
|   | The identity of the aggregate being targeted.  More...
  | 
|   | 
| int  | RandomNumber [get, set] | 
|   | 
| Guid  | Rsn [get, set] | 
|   | The identity of the aggregate being targeted.  More...
  | 
|   |