Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
OSharp
Core
Threading
Tasks
AsyncBarrier
C# 클래스 OSharp.Core.Threading.Tasks.AsyncBarrier
파일 보기
프로젝트 열기: i66soft/osharp
공개 메소드들
메소드
설명
AsyncBarrier
(
int
participantCount
) :
System
SignalAndWait
( ) :
Task
메소드 상세
AsyncBarrier()
공개
메소드
public
AsyncBarrier
(
int
participantCount
) :
System
participantCount
int
리턴
System
SignalAndWait()
공개
메소드
public
SignalAndWait
( ) :
Task
리턴
Task