Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in C Sharp only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Member List
Calendar
Today's Posts
Home
Forum
Topic
C Sharp
MessageQueues with different types
MessageQueues with different types
Collapse
This topic is closed.
X
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
UJ
#1
MessageQueues with different types
Jan 30 '06, 09:15 PM
Can you have the same messagequeue process messages that are of different
types?
TIA - Jeff.
Peter Bromberg [C# MVP]
#2
Jan 30 '06, 09:55 PM
RE: MessageQueues with different types
The MSMQ Message Class "Body" property is of type Object. You can store
whatever type you want there. Its up to the code that retrieves the message
to deserialize it to the type needed.
Peter
--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
Peter Bromberg's UnBlog
http://petesbloggerama.blogspot.com
Blog, Peter Bromberg, programming, unblog
"UJ" wrote:
[color=blue]
> Can you have the same messagequeue process messages that are of different
> types?
>
> TIA - Jeff.
>
>
>[/color]
Comment
Post
Cancel
Previous
template
Next
Working...
OK
OK
Cancel
👍
👎
☕
Comment