Summary
Additional message-related information.
		- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Messaging 
							graph BT
	Type["IMessageContext"]
class Type type-node
						
					Syntax
public interface IMessageContextRemarks
Additional message-related information.
			Properties
| Name | Value | Summary | 
|---|---|---|
| Container | IObjectContainer | The container the message was dispatched to. | 
| Sender | IMessageSender | The sender of the current message. | 
| Transaction | Transaction | The transaction the current message has been sent with. |