DefaultProcessingEngineAddTask - метод

Пространство имён:  Orchard.Environment.State
Сборка:  EleWise.ELMA.SDK.Web (в EleWise.ELMA.SDK.Web.dll) Версия: 1.0.0.0
Синтаксис
C#
public string AddTask(
	ShellSettings shellSettings,
	ShellDescriptor shellDescriptor,
	string eventName,
	Dictionary<string, Object> parameters
)

Параметры

shellSettings
Тип: Orchard.Environment.ConfigurationShellSettings
shellDescriptor
Тип: Orchard.Environment.Descriptor.ModelsShellDescriptor
eventName
Тип: String
parameters
Тип: DictionaryString, Object

Возвращаемое значение

Тип: String

Реализации

IProcessingEngineAddTask(ShellSettings, ShellDescriptor, String, DictionaryString, Object)
См. также