CrossProcessMutexFactory(String, Boolean) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public CrossProcessMutexFactory (string semaphoreBaseName, bool isSemaphoreNameCaseSensitive = true);
new Microsoft.VisualStudio.Settings.CrossProcessMutexFactory : string * bool -> Microsoft.VisualStudio.Settings.CrossProcessMutexFactory
Public Sub New (semaphoreBaseName As String, Optional isSemaphoreNameCaseSensitive As Boolean = true)
Parameters
- semaphoreBaseName
- String
- isSemaphoreNameCaseSensitive
- Boolean