Mutex(Boolean)
Mutex(Boolean,String)
Mutex(Boolean,String,Boolean@)
Mutex(Boolean,String,Boolean@,MutexSecurity)
- Category
- Constructor
- Description
- Initializes a new instance of the System.Threading.Mutex class with default properties.
- Type
- void
- Character
- public
- Attributes
-
Name Value/Assignment ReliabilityContractAttribute System.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.MayFail - Tags
- 0104BC7FDA, 02E3ABA98D, 0376596F91
- Category
- Constructor
- Description
- Initializes a new instance of the System.Threading.Mutex class with a Boolean value that indicates whether the calling thread should have initial ownership of the mutex.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description initiallyOwned Boolean - Attributes
-
Name Value/Assignment ReliabilityContractAttribute System.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.MayFail - Tags
- 0104BC7FDA, 02E3ABA98D, 0376596F91
- Category
- Constructor
- Description
- Initializes a new instance of the System.Threading.Mutex class with a Boolean value that indicates whether the calling thread should have initial ownership of the mutex, and a string that is the name of the mutex.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description initiallyOwned Boolean name String - Attributes
-
Name Value/Assignment ReliabilityContractAttribute System.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.MayFail - Tags
- 0104BC7FDA, 02E3ABA98D, 0376596F91
Mutex(Boolean,String,Boolean@)
- Category
- Constructor
- Description
- Initializes a new instance of the System.Threading.Mutex class with a Boolean value that indicates whether the calling thread should have initial ownership of the mutex, a string that is the name of the mutex, and a Boolean value that, when the method returns, indicates whether the calling thread was granted initial ownership of the mutex.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description initiallyOwned Boolean name String createdNew Boolean - Attributes
-
Name Value/Assignment ReliabilityContractAttribute System.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.MayFail - Tags
- 0104BC7FDA, 02E3ABA98D, 0376596F91
Mutex(Boolean,String,Boolean@,MutexSecurity)
- Category
- Constructor
- Description
- Initializes a new instance of the System.Threading.Mutex class with a Boolean value that indicates whether the calling thread should have initial ownership of the mutex, a string that is the name of the mutex, a Boolean variable that, when the method returns, indicates whether the calling thread was granted initial ownership of the mutex, and the access control security to be applied to the named mutex.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description initiallyOwned Boolean name String createdNew Boolean mutexSecurity MutexSecurity - Attributes
-
Name Value/Assignment ReliabilityContractAttribute System.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.MayFail - Tags
- 0104BC7FDA, 02E3ABA98D, 0376596F91
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database