Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ConcurrencyTests
Program.ThreadPoolDataWrapper
C# Class ConcurrencyTests.Program.ThreadPoolDataWrapper
Mostra file
Open project: bonesoul/concurrency-tests
Public Methods
Method
Description
ThreadPoolDataWrapper
(
ManualResetEvent
@event
,
string
feedSource
) :
System
Method Details
ThreadPoolDataWrapper()
public
method
public
ThreadPoolDataWrapper
(
ManualResetEvent
@event
,
string
feedSource
) :
System
@event
System.Threading.ManualResetEvent
feedSource
string
return
System