Re: Signaling between processes
From: Ray G. (anonymous_at_discussions.microsoft.com)
Date: 03/07/04
- Previous message: Sam Gentile [MVP - C#/.NET]: "Re: Memory Lifetime in Interop"
- In reply to: Jay B. Harlow [MVP - Outlook]: "Re: Signaling between processes"
- Next in thread: Jay B. Harlow [MVP - Outlook]: "Re: Signaling between processes"
- Reply: Jay B. Harlow [MVP - Outlook]: "Re: Signaling between processes"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 7 Mar 2004 10:31:05 -0800
Thank you very much for the information on using a mutex (to act like unix Signal). It just seems to me a better way could have been exposed in the .NET classes to accomplish this trivial class. Now I am torn between importing from Win32 dll so I can use Open/Create Event, WaitForSingleObject, Set/Reset Event or implementing the mutex...
- Previous message: Sam Gentile [MVP - C#/.NET]: "Re: Memory Lifetime in Interop"
- In reply to: Jay B. Harlow [MVP - Outlook]: "Re: Signaling between processes"
- Next in thread: Jay B. Harlow [MVP - Outlook]: "Re: Signaling between processes"
- Reply: Jay B. Harlow [MVP - Outlook]: "Re: Signaling between processes"
- Messages sorted by: [ date ] [ thread ]