G
GrahamS
Hi,
Using CF3.5
Can someone please confirm that a queue defined in this manner is indeed
threadsafe in Compact Framework ??.
CF does not support 'Synchronized' - and I need to ensure that my queues are
indeed thread-safe.
If not - is there any advice on how to protect 'Typed' queues ?? - as they
also do not support 'SyncRoot' ??.
This 'could' be related to other issues I am posting re random app crashes
:-O.
Many Thanks
Regards
Graham
Using CF3.5
Can someone please confirm that a queue defined in this manner is indeed
threadsafe in Compact Framework ??.
CF does not support 'Synchronized' - and I need to ensure that my queues are
indeed thread-safe.
If not - is there any advice on how to protect 'Typed' queues ?? - as they
also do not support 'SyncRoot' ??.
This 'could' be related to other issues I am posting re random app crashes
:-O.
Many Thanks
Regards
Graham