Skip to content

Microsoft FactoryOrchestrator Core ExternalTask ExternalTask(string string Microsoft FactoryOrchestrator Core TaskType)

Microsoft.FactoryOrchestrator.Core

Microsoft.FactoryOrchestrator.Core.ExternalTask

ExternalTask(string, string, Microsoft.FactoryOrchestrator.Core.TaskType) Constructor

Initializes a new instance of the ExternalTask class.

protected ExternalTask(string taskPath, string testName, Microsoft.FactoryOrchestrator.Core.TaskType type);

Parameters

taskPath System.String
The task path.

testName System.String
Name of the Task.

type TaskType
The external Task type.