This type contains the following members.
public class MessageReceivedEventArgs
- Inheritance:
- ObjectEventArgsMessageReceivedEventArgs
Constructors
| MessageReceivedEventArgs(IServiceBusMessage) |
Properties
| Message | |
| IsLocal | If true, this message has been sent (synchronously) from the same local service instance that is now receiving it. |