Summary
The sender of the current message.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Messaging - Containing Type
- IMessageContext
Syntax
IMessageSender Sender { get; }
Remarks
The sender of the current message.
The reference can be used to send a reply to it.
Value
Type | Description |
---|---|
IMessageSender |