nn::boss::Task::WaitFinish Member Function

Syntax

nn::Result WaitFinish(
     const nn::fnd::TimeSpan & timeout
);

Arguments

Name Description
in timeout Specifies the timeout period.

Return Values

Returns the result of the operation.

Description

Waits for a task to finish within the specified time.


CONFIDENTIAL