Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
System
Threading
CountdownEvent
C# 클래스 System.Threading.CountdownEvent
상속:
IDisposable
파일 보기
프로젝트 열기: runefs/Marvin
1 사용 예제들
공개 메소드들
메소드
설명
CountdownEvent
(
int
count
) :
System
비공개 메소드들
메소드
설명
ApplyOperation
(
int
num
,
Action
doCheck
) :
bool
ApplyOperation
(
int
num
,
Action
doCheck
,
int
&
newValue
) :
bool
Wait
(
Func
waitPredicate
) :
bool
메소드 상세
CountdownEvent()
공개
메소드
public
CountdownEvent
(
int
count
) :
System
count
int
리턴
System