C# Класс Zetbox.API.WaitAction

This action does nothing else than flagging the need to stop execution before shutting down the process.
Наследование: CmdLineAction
Показать файл Открыть проект

Открытые методы

Метод Описание
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