0

How we can implement mutex in windows phone mango, Is that restricted to use with Scheduled task? I searched for online tutorials, but didn't get any gud ones. Please any one help me to learn this topic. or suggest me some nice links to learn the topic.

1 Answer 1

2

you should use a Monitor instead, but as you can see here: Mutex - there is allready a Mutex in WP7 ;)

Sign up to request clarification or add additional context in comments.

2 Comments

add some samples, that may help us to understand the technique easily
well without some codesample to work with it wouldn't be any different from the samples you can find easily online at MSDN - for example here: msdn.microsoft.com/en-us/library/4tssbxcw%28v=VS.95%29.aspx - it's just not all to different from the stuff you use elswhere in .net - you just have to check of special classes are included in WP7 (yet)

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.