CrossProcessMutexFactory(String, Boolean) Constructor
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.
C#
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)
- semaphoreBaseName
- String
- isSemaphoreNameCaseSensitive
- Boolean
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |