SingleInstanceRunFirstInstance Method (Action) |
Runs the first application instance.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public void RunFirstInstance(
Action action
)
Parameters
- action
- Type: SystemAction
The action.
Exceptions See Also