Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Zetetic
Chain
ParallelChain
C# 클래스 Zetetic.Chain.ParallelChain
Execute all commands in the chain asynchronously. Note that the "Stop" behavior is irrelevant here - this method will always return Continue or throw an exception.
상속:
ChainBase
파일 보기
프로젝트 열기: skradel/Zetetic.Chain
공개 메소드들
메소드
설명
Execute
(
IContext
ctx
) :
CommandResult
메소드 상세
Execute()
공개
메소드
public
Execute
(
IContext
ctx
) :
CommandResult
ctx
IContext
리턴
CommandResult