nn::boss::TaskOption::Initialize Member Function

Syntax

nn::Result Initialize(
     ExecOption exec
);

Arguments

Name Description
in exec Specifies the execution options for a task.

Return Values

Returns the result of the operation.

Description

Configures the execution options for a task. (Future extensibility)


CONFIDENTIAL