C# 클래스 Zetbox.API.WaitAction

This action does nothing else than flagging the need to stop execution before shutting down the process.
상속: CmdLineAction
파일 보기 프로젝트 열기: daszat/zetbox

공개 메소드들

메소드 설명
WaitAction ( ZetboxConfig config ) : System

보호된 메소드들

메소드 설명
InvokeCore ( Autofac unitOfWork, string args ) : void

메소드 상세

InvokeCore() 보호된 메소드

protected InvokeCore ( Autofac unitOfWork, string args ) : void
unitOfWork Autofac
args string
리턴 void

WaitAction() 공개 메소드

public WaitAction ( ZetboxConfig config ) : System
config Zetbox.API.Configuration.ZetboxConfig
리턴 System