2

Is there is a way in WCF MSMQ to know if I am processing the last message in the transaction?

I did lot of searches I found that there is a property IsLastInTransaction but this property not available in MsmqMessage<T> Class it only available in System.Messaging.Message

Anybody know how can I determine if this is the last message in the transaction.

Dan D.
  • 73,243
  • 15
  • 104
  • 123

0 Answers0