Hi , I have an Application on PocketPC device which sends mesages to a
server via wireless network using MSMQ 3.0. When the network is unavailable
the messages go to an outbound local queue for sending upon resumed
connectivity. Getting a count from the outbound queue has proven difficult.
MessageQueue.GetPrivateQueuesByMachine(".") does not return the outbound
queue.Any ideas on getting the outbound queue message count
thanks,
prawin