SingleInstanceMutex Property |
Gets the single instance mutex.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public Mutex Mutex { get; }
Property Value
Type:
MutexThe mutex.
See Also