|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 5 matches |
Author |
Message |
Topic: VB.NET API to Listen the Queue indefinitely |
Suresh2008
Replies: 11 Views: 8698
|
Forum: IBM MQ API Support Posted: Tue Apr 08, 2008 3:44 am Subject: VB.NET API to Listen the Queue indefinitely |
Dear Vitor,
here i am trying with both VB.Net 2005 and C#.net 2005.
Now for VB.NET 2005 its working fine.
but in C#.net 2005 its not working, and the thread is slipping after 2 or 3 mins. but in V ... |
Topic: VB.NET API to Listen the Queue indefinitely |
Suresh2008
Replies: 11 Views: 8698
|
Forum: IBM MQ API Support Posted: Tue Apr 08, 2008 3:39 am Subject: VB.NET API to Listen the Queue indefinitely |
Dear Vitor,
i am using the C#.Net 2005 and MQ Series 5.3 versions.
please advice. |
Topic: VB.NET API to Listen the Queue indefinitely |
Suresh2008
Replies: 11 Views: 8698
|
Forum: IBM MQ API Support Posted: Tue Apr 08, 2008 2:05 am Subject: VB.NET API to Listen the Queue indefinitely |
Hi,
Sorry for repeating the posts. Below is my entire code, which is listening the Queue for a while and after a while the thread kills by itself . Whether this MQ Problem first?
Private Sub ... |
Topic: VB.NET API to Listen the Queue indefinitely |
Suresh2008
Replies: 11 Views: 8698
|
Forum: IBM MQ API Support Posted: Tue Apr 08, 2008 1:33 am Subject: Re: VB.NET API to Listen the Queue indefinitely |
Dear Friends,
i am trying to listen(read) the Queue indefinitely.
below is the code snippet for this.
While True
Dim myque As IBM.WMQ.MQQueue = qManager.AccessQueue("SA ... |
Topic: VB.NET API to Listen the Queue indefinitely |
Suresh2008
Replies: 11 Views: 8698
|
Forum: IBM MQ API Support Posted: Tue Apr 08, 2008 12:59 am Subject: VB.NET API to Listen the Queue indefinitely |
Dear Friends,
i am trying to listen(read) the Queue indefinitely.
below is the code snippet for this.
While True
Dim myque As IBM.WMQ.MQQueue = qManager.AccessQueue("SA ... |
|
|
|