See: Description
Interface | Description |
---|---|
Application.MessageReceived |
The signal emitted when another instance sends a message to the unique
instance.
|
Class | Description |
---|
LibUnique is a small library providing a simple mechanism to enable you to
ensure only one "unique" instance of a library is running. See Application
to get started.