Click here to Skip to main content
15,886,873 members
Articles / Programming Languages / C#

Single Process Instance Object

Rate me:
Please Sign up or sign in to vote.
4.85/5 (43 votes)
9 Oct 2002Public Domain4 min read 269.9K   2K   84  
An object that enforces a rule that only one instance of a program can be running at a time.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under A Public Domain dedication


Written By
Chief Technology Officer
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions