Lookup by an arbitrary identifier in MSMQ? -
is there way assign identifier message in msmq, later locate message (if it's still in queue) identifier?
being more specific, need unique identifier under control, not assigned msmq.
you use messages label property if want use identifier created before message sent.
the message lookupid identifier not accessible until message has been sent.
Comments
Post a Comment