Microsoft FactoryOrchestrator Core IFactoryOrchestratorService RunTask(System Guid)
Microsoft.FactoryOrchestrator.Core
Microsoft.FactoryOrchestrator.Core.IFactoryOrchestratorService
IFactoryOrchestratorService.RunTask(System.Guid) Method
Runs a Task outside of a TaskList.
Microsoft.FactoryOrchestrator.Core.TaskRun RunTask(System.Guid taskGuid);
Parameters
taskGuid
System.Guid
The GUID of the Task to run.
Returns
TaskRun
The TaskRun associated with the run.