.Net Framework > v2.0.50727 > System > Threading > Semaphore > Semaphore Semaphore(Int32,Int32)
Semaphore(Int32,Int32,String)
Semaphore(Int32,Int32,String,Boolean@)
Semaphore(Int32,Int32,String,Boolean@,SemaphoreSecurity)


Semaphore(Int32,Int32)

Category
Constructor
Description
Initializes a new instance of the System.Threading.Semaphore class, specifying the maximum number of concurrent entries and optionally reserving some entries.
Type
void
Character
public
Parameters
NameTypeDescription
initialCountInt32
maximumCountInt32
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Semaphore(Int32,Int32,String)

Category
Constructor
Description
Initializes a new instance of the System.Threading.Semaphore class, specifying the maximum number of concurrent entries, optionally reserving some entries for the calling thread, and optionally specifying the name of a system semaphore object.
Type
void
Character
public
Parameters
NameTypeDescription
initialCountInt32
maximumCountInt32
nameString
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Semaphore(Int32,Int32,String,Boolean@)

Category
Constructor
Description
Initializes a new instance of the System.Threading.Semaphore class, specifying the maximum number of concurrent entries, optionally reserving some entries for the calling thread, optionally specifying the name of a system semaphore object, and specifying a variable that receives a value indicating whether a new system semaphore was created.
Type
void
Character
public
Parameters
NameTypeDescription
initialCountInt32
maximumCountInt32
nameString
createdNewBoolean
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Semaphore(Int32,Int32,String,Boolean@,SemaphoreSecurity)

Category
Constructor
Description
Initializes a new instance of the System.Threading.Semaphore class, specifying the maximum number of concurrent entries, optionally reserving some entries for the calling thread, optionally specifying the name of a system semaphore object, specifying a variable that receives a value indicating whether a new system semaphore was created, and specifying security access control for the system semaphore.
Type
void
Character
public
Parameters
NameTypeDescription
initialCountInt32
maximumCountInt32
nameString
createdNewBoolean
semaphoreSecuritySemaphoreSecurity
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