WorkflowTaskActionGetResultAsync - метод
Пространство имён: Tessa.Workflow.ActionsСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
protected override Task<string> GetResultAsync(
IWorkflowEngineContext context,
CardTask task
)
Protected Overrides Function GetResultAsync (
context As IWorkflowEngineContext,
task As CardTask
) As Task(Of String)
protected:
virtual Task<String^>^ GetResultAsync(
IWorkflowEngineContext^ context,
CardTask^ task
) override
abstract GetResultAsync :
context : IWorkflowEngineContext *
task : CardTask -> Task<string>
override GetResultAsync :
context : IWorkflowEngineContext *
task : CardTask -> Task<string>
- context IWorkflowEngineContext
-
- task CardTask
-
TaskString