Click here to Skip to main content
15,899,754 members
Home / Discussions / C#
   

C#

 
GeneralRe: Mutex.ReleaseMutex() asynchronous ? Pin
Stevo Z10-Oct-07 10:45
Stevo Z10-Oct-07 10:45 
GeneralRe: Mutex.ReleaseMutex() asynchronous ? Pin
led mike10-Oct-07 11:03
led mike10-Oct-07 11:03 
GeneralRe: Mutex.ReleaseMutex() asynchronous ? Pin
Stevo Z10-Oct-07 11:14
Stevo Z10-Oct-07 11:14 
GeneralRe: Mutex.ReleaseMutex() asynchronous ? Pin
led mike10-Oct-07 11:36
led mike10-Oct-07 11:36 
GeneralRe: Mutex.ReleaseMutex() asynchronous ? Pin
Stevo Z10-Oct-07 11:44
Stevo Z10-Oct-07 11:44 
GeneralRe: Mutex.ReleaseMutex() asynchronous ? Pin
Dave Kreskowiak10-Oct-07 14:05
mveDave Kreskowiak10-Oct-07 14:05 
GeneralRe: Mutex.ReleaseMutex() asynchronous ? Pin
Stevo Z10-Oct-07 20:25
Stevo Z10-Oct-07 20:25 
GeneralRe: Mutex.ReleaseMutex() asynchronous ? Pin
Stevo Z10-Oct-07 22:01
Stevo Z10-Oct-07 22:01 
Guys,

Mutex.Close() (in Disposing sequence)

that's it. That's my missing piece of information.

now, I can RIP Smile | :) )

Looks like that on faster CPU's, GC or some other mechanism took care about it(Releasing mutex completely) always before instantiating new app, what my slower CPU at work didn't manage always.

I'm just curious. Did you know it all the time?

zilo
GeneralRe: Mutex.ReleaseMutex() asynchronous ? Pin
Dave Kreskowiak11-Oct-07 1:56
mveDave Kreskowiak11-Oct-07 1:56 
QuestionWeb browser control (Print() functionality) - Printing in landscape from code Pin
madhusri9-Oct-07 3:25
madhusri9-Oct-07 3:25 
QuestionSerializing an Interface in C# Pin
Lucian.Palcu9-Oct-07 3:23
Lucian.Palcu9-Oct-07 3:23 
AnswerRe: Serializing an Interface in C# Pin
mav.northwind9-Oct-07 19:31
mav.northwind9-Oct-07 19:31 
GeneralRe: Serializing an Interface in C# Pin
Lucian.Palcu9-Oct-07 21:10
Lucian.Palcu9-Oct-07 21:10 
QuestionRe: Serializing an Interface in C# Pin
TJoe10-Oct-07 5:32
TJoe10-Oct-07 5:32 
AnswerRe: Serializing an Interface in C# Pin
Lucian.Palcu10-Oct-07 5:40
Lucian.Palcu10-Oct-07 5:40 
GeneralRe: Serializing an Interface in C# Pin
TJoe10-Oct-07 5:56
TJoe10-Oct-07 5:56 
AnswerRe: Serializing an Interface in C# Pin
Lucian.Palcu10-Oct-07 6:05
Lucian.Palcu10-Oct-07 6:05 
Questionproblem in "Splash screen demo" tutorial Pin
mandeeep9-Oct-07 3:16
mandeeep9-Oct-07 3:16 
AnswerRe: problem in "Splash screen demo" tutorial Pin
Pete O'Hanlon9-Oct-07 3:24
mvePete O'Hanlon9-Oct-07 3:24 
AnswerRe: problem in "Splash screen demo" tutorial Pin
Dave Kreskowiak9-Oct-07 5:21
mveDave Kreskowiak9-Oct-07 5:21 
GeneralRe: problem in "Splash screen demo" tutorial Pin
mandeeep10-Oct-07 3:58
mandeeep10-Oct-07 3:58 
GeneralRe: problem in "Splash screen demo" tutorial Pin
Dave Kreskowiak10-Oct-07 14:01
mveDave Kreskowiak10-Oct-07 14:01 
QuestionPossible to have a List of Generic items of different types? Pin
Paul Brower9-Oct-07 2:43
Paul Brower9-Oct-07 2:43 
AnswerRe: Possible to have a List of Generic items of different types? Pin
Urs Enzler9-Oct-07 4:48
Urs Enzler9-Oct-07 4:48 
QuestionKeys [modified] Pin
mihksoft9-Oct-07 2:26
mihksoft9-Oct-07 2:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.