Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ParallelHelper Class / Semaphore Property


In This Topic
Semaphore Property
In This Topic
Gets the semaphore.
Syntax
'Declaration
 
Public Shared ReadOnly Property Semaphore As Semaphore
 
'Usage
 
Dim value As Semaphore
 
value = ParallelHelper.Semaphore
See Also