Freigeben über


CrossProcessMutexFactory(String, Boolean) Constructor

Definition

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

Applies to