if using msmq 3.0, or 4.0:
i understand following not common, or "correct" way use queue, point solving specific issue immediately.
is possible perform read remote queue , write same remote queue in same transaction? application performing being sole writer, not reader. given version of msmq used supports remote transactional reads. there issues way of using queue?
have tried peek? way can read queue without having write back.
Comments
Post a Comment