I'm baffled by this, can someone tell me why, when I call:
using (Mutex mtx = new Mutex(false, strId))
{
}
I get this exception:
Could not find a part of the path.
If strId
is set to something like localhostSQLEXPRESS-MyName-2
?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…