IProcessingEngineAddTask - метод

Queue an event to fire inside of an explicitly decribed shell context

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

Параметры

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

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

Тип: String
См. также